Package | Description |
---|---|
com.aspose.xps |
Modifier and Type | Method and Description |
---|---|
DocumentPrintTicket |
XpsDocument.getDocumentPrintTicket(int documentIndex)
Gets the print ticket of the document indexed by
documentIndex . |
Modifier and Type | Method and Description |
---|---|
void |
XpsDocument.setDocumentPrintTicket(int documentIndex,
DocumentPrintTicket printTicket)
Links the
printTicket to the document indexed by documentIndex . |
Copyright © 2022 Aspose. All Rights Reserved.