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