7 references to PageScope
ReachFramework (7)
PrintConfig\PrintSchemaShim.cs (4)
201if (scope >= PrintTicketScope.PageScope) 219if (scope >= PrintTicketScope.PageScope) 285if (scope >= PrintTicketScope.PageScope) 650case PrintTicketScope.PageScope:
PrintConfig\PTConverter.cs (2)
239if ((scope != PrintTicketScope.PageScope) && 267if ((scope != PrintTicketScope.PageScope) &&
PrintConfig\PTManager.cs (1)
372if ((scope != PrintTicketScope.PageScope) &&