PrintTicket

Overview

PrintTicket is a class in Aspose.Page FOSS for Python.

Print ticket payload descriptor.

Properties: part_name, scope, xml.

Properties

NameTypeAccessDescription
scopePrintTicketScopeReadGets the scope.
part_namestrReadGets the part name.
xmlstrReadGets the xml.

See Also