IXpsOMPart interface

The base interface for all XPS document part interfaces.

When to implement

Never. Custom implementation of this interface is not supported.

Members

The IXpsOMPart interface inherits from the IUnknown interface. IXpsOMPart also has these types of members:

  • Methods

Methods

The IXpsOMPart interface has these methods.

Method Description
GetPartName

Gets the name that will be used when the part is serialized.

SetPartName

Sets the name that will be used when the part is serialized.

 

Requirements

Minimum supported client

Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | Windows Store apps]

Header

Xpsobjectmodel.h

IDL

XpsObjectModel.idl

See also

Interfaces

IXpsOMCoreProperties

IXpsOMDocument

IXpsOMDocumentSequence

IXpsOMPageReference

IXpsOMResource

XML Paper Specification