IDocumentStructureProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |