get_document_print_ticket method
get_document_print_ticket
Returns the print ticket of the document indexed by document_index.
Returns
Document’s print ticket.
def get_document_print_ticket(self, document_index):
...
| Parameter | Type | Description |
|---|---|---|
| document_index | int | Index of the document whose print ticket to return. |
See Also
- module
aspose.page.xps - class
DocumentPrintTicket - class
XpsDocument