PrintTicket
Overview
PrintTicket is a class in Aspose.Page FOSS for Python.
Print ticket payload descriptor.
Properties: part_name, scope, xml.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
scope | PrintTicketScope | Read/Write | Gets or sets the scope. |
part_name | str | Read/Write | Gets or sets the part name. |
xml | str | Read/Write | Gets or sets the xml. |