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