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