6 references to DocumentScope
ReachFramework (6)
PrintConfig\PrintSchemaShim.cs (3)
193
if (scope >= PrintTicketScope.
DocumentScope
)
368
if (scope >= PrintTicketScope.
DocumentScope
)
644
case PrintTicketScope.
DocumentScope
:
PrintConfig\PTConverter.cs (2)
240
(scope != PrintTicketScope.
DocumentScope
) &&
268
(scope != PrintTicketScope.
DocumentScope
) &&
PrintConfig\PTManager.cs (1)
373
(scope != PrintTicketScope.
DocumentScope
) &&