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 | Gets the scope. |
part_name | str | Read | Gets the part name. |
xml | str | Read | Gets the xml. |
See Also