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