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