XpsDocument.GetDocumentPrintTicket
XpsDocument.GetDocumentPrintTicket method
Returns the print ticket of the document indexed by documentIndex.
public DocumentPrintTicket GetDocumentPrintTicket(int documentIndex)
| Parameter | Type | Description |
|---|---|---|
| documentIndex | Int32 | Index of the document whose print ticket to return. |
Return Value
Document’s print ticket.
See Also
- class DocumentPrintTicket
- class XpsDocument
- namespace Aspose.Page.XPS
- assembly Aspose.Page