XpsDocument.SetPagePrintTicket
XpsDocument.SetPagePrintTicket method
链接printTicket到索引的页面pageIndex 在被索引的文档中documentIndex.
public void SetPagePrintTicket(int documentIndex, int pageIndex, PagePrintTicket printTicket)
范围 | 类型 | 描述 |
---|---|---|
documentIndex | Int32 | 文档的索引。 |
pageIndex | Int32 | 将打印票链接到的页面索引。 |
printTicket | PagePrintTicket | 要链接的打印票。 |
也可以看看
- class PagePrintTicket
- class XpsDocument
- 命名空间 Aspose.Page.XPS
- 部件 Aspose.Page