IXpsOMPackageWriter3D interface
Contains methods that support model textures and print ticket.
Members
The IXpsOMPackageWriter3D interface inherits from IXpsOMPackageWriter. IXpsOMPackageWriter3D also has these types of members:
Methods
The IXpsOMPackageWriter3D interface has these methods.
| Method | Description |
|---|---|
| AddModelTexture |
Creates a new 3D model texture from the specified texture part and stream. |
| IXpsOMPackageWriter::AddPage |
Writes a new FixedPage part to the currently open FixedDocument part in the package. |
| IXpsOMPackageWriter::AddResource |
Creates a new part resource in the package. |
| IXpsOMPackageWriter::Close |
Closes any open parts of the package, then closes the package. |
| IXpsOMPackageWriter::IsClosed |
Gets the status of the IXpsOMPackageWriter interface. |
| IXpsOMPackageWriter::StartNewDocument |
Opens and initializes a new FixedDocument in the FixedDocumentSequence of the package. |
| SetModelPrintTicket |
Creates a print ticket with the specified part. |
Requirements
|
Minimum supported client |
Windows 8.1 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps | Windows Store apps] |
|
Header |
|
|
IDL |
|
See also