Aspose::Page::XPS::XpsDocument::GetDocumentPrintTicket method
XpsDocument::GetDocumentPrintTicket method
Returns the print ticket of the document indexed by documentIndex .
System::SharedPtr<XpsMetadata::DocumentPrintTicket> Aspose::Page::XPS::XpsDocument::GetDocumentPrintTicket(int32_t documentIndex)
Parameter | Type | Description |
---|---|---|
documentIndex | int32_t | Index of the document whose print ticket to return. |
ReturnValue
Document’s print ticket.
See Also
- Typedef SharedPtr
- Class DocumentPrintTicket
- Class XpsDocument
- Namespace Aspose::Page::XPS
- Library Aspose.Page for C++