Package | Description |
---|---|
com.aspose.xps |
The com.aspose.xps is a root package for all classes that deal with XPS document.
|
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.