IDocumentStructureProvider.AddDocumentStructure Metod

Definition

Lägger till delen DocumentStructure av XML Paper Specification (XPS) i ett XPS-paket.

public:
 System::Windows::Xps::Packaging::XpsStructure ^ AddDocumentStructure();
public System.Windows.Xps.Packaging.XpsStructure AddDocumentStructure();
abstract member AddDocumentStructure : unit -> System.Windows.Xps.Packaging.XpsStructure
Public Function AddDocumentStructure () As XpsStructure

Returer

En XpsStructure som representerar delen DocumentStructure av ett XPS-paket.

Kommentarer

Mer information om elementet i DocumentStructure ett XPS-paket finns i kapitel 9 i XPS-specifikationen (XML Paper Specification), som du kan hämta på XPS: Specification and License Downloads (XPS: Specification and License Downloads).

Gäller för