PrintTicketScope

PrintTicketScope

Overview

PrintTicketScope is a enum in Aspose.Page FOSS for Python. Inherits from: str.

Print ticket scopes supported by XPS.

This enumeration defines 3 values: JOB, DOCUMENT, PAGE.

Values

ValueDescription
JOB
DOCUMENT
PAGE

See Also