IXpsOMPage1 interface (xpsobjectmodel_1.h)

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.

Inheritance

The IXpsOMPage1 interface inherits from IXpsOMPage. IXpsOMPage1 also has these types of members:

Methods

The IXpsOMPage1 interface has these methods.

 
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.
IXpsOMPage1::Write1

The IXpsOMPage1::Write1 method (xpsobjectmodel_1.h) writes the page to the specified stream.

Remarks

Additional References

The base interface is defined and documented in Windows 7 SDK.

IXpsOMPage interface

Requirements

Requirement Value
Minimum supported client Windows 8 [desktop apps | UWP apps]
Minimum supported server Windows Server 2012 [desktop apps | UWP apps]
Target Platform Windows
Header xpsobjectmodel_1.h

See also

IXpsOMPage