7 references to PageScope
ReachFramework (7)
PrintConfig\PrintSchemaShim.cs (4)
206if (scope >= PrintTicketScope.PageScope) 224if (scope >= PrintTicketScope.PageScope) 290if (scope >= PrintTicketScope.PageScope) 655case PrintTicketScope.PageScope:
PrintConfig\PTConverter.cs (2)
245if ((scope != PrintTicketScope.PageScope) && 273if ((scope != PrintTicketScope.PageScope) &&
PrintConfig\PTManager.cs (1)
379if ((scope != PrintTicketScope.PageScope) &&