6 references to DocumentScope
ReachFramework (6)
PrintConfig\PrintSchemaShim.cs (3)
194
if (scope >= PrintTicketScope.
DocumentScope
)
369
if (scope >= PrintTicketScope.
DocumentScope
)
645
case PrintTicketScope.
DocumentScope
:
PrintConfig\PTConverter.cs (2)
241
(scope != PrintTicketScope.
DocumentScope
) &&
269
(scope != PrintTicketScope.
DocumentScope
) &&
PrintConfig\PTManager.cs (1)
374
(scope != PrintTicketScope.
DocumentScope
) &&