7 references to PageScope
ReachFramework (7)
PrintConfig\PrintSchemaShim.cs (4)
202if (scope >= PrintTicketScope.PageScope) 220if (scope >= PrintTicketScope.PageScope) 286if (scope >= PrintTicketScope.PageScope) 651case PrintTicketScope.PageScope:
PrintConfig\PTConverter.cs (2)
240if ((scope != PrintTicketScope.PageScope) && 268if ((scope != PrintTicketScope.PageScope) &&
PrintConfig\PTManager.cs (1)
373if ((scope != PrintTicketScope.PageScope) &&