IDocumentStructureProvider Interface

Definition

Defines a method for adding the DocumentStructure part of XML Paper Specification (XPS) to an XPS package.

public interface class IDocumentStructureProvider
public interface IDocumentStructureProvider
type IDocumentStructureProvider = interface
Public Interface IDocumentStructureProvider
Derived

Remarks

For more information about the DocumentStructure element of an XPS package, see chapter 9 in the XML Paper Specification (XPS) specification, which you can obtain at XPS: Specification and License Downloads.

Methods

AddDocumentStructure()

Adds the DocumentStructure part of XML Paper Specification (XPS) to an XPS package.

Applies to