IXpsOMPage1 interface
Inherits from IXpsOMPage.
Provides support for:
Detecting the type of XPS FixedPage markup which this page was loaded from.
Serializing page objects to markup of the requested type - MSXPS or OpenXps.
When to implement
Never.
Members
The IXpsOMPage1 interface inherits from IXpsOMPage. IXpsOMPage1 also has these types of members:
- Methods
Methods
The IXpsOMPage1 interface has these methods.
Method | Description |
---|---|
IXpsOMPage1::GetDocumentType | Gets the type of FixedPage markup that was used to initialize this page. This method is used to determine whether a document is the XPS or OpenXPS type. For more information, see XPS Documents. |
Remarks
Additional References
The base interface is defined and documented in Windows 7 SDK.
https://msdn.microsoft.com/en-us/library/dd372635(v=VS.85).aspx
Requirements
Minimum supported client |
Windows 8 [desktop apps | Windows Store apps] |
Minimum supported server |
Windows Server 2012 [desktop apps | Windows Store apps] |
Header |
XpsObjectModel_1.h |
IDL |
XpsObjectModel.idl |
Library |
None |