6 references to DocumentScope
ReachFramework (6)
PrintConfig\PrintSchemaShim.cs (3)
198
if (scope >= PrintTicketScope.
DocumentScope
)
373
if (scope >= PrintTicketScope.
DocumentScope
)
649
case PrintTicketScope.
DocumentScope
:
PrintConfig\PTConverter.cs (2)
246
(scope != PrintTicketScope.
DocumentScope
) &&
274
(scope != PrintTicketScope.
DocumentScope
) &&
PrintConfig\PTManager.cs (1)
380
(scope != PrintTicketScope.
DocumentScope
) &&