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