24 references to PageScalingKeys
ReachFramework (24)
PrintConfig\PageScaling.cs (22)
185
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingNames,
186
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingEnums,
290
if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth) ||
291
(sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight) ||
292
(sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale) )
299
if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth) &&
307
else if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight) &&
315
else if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale) &&
377
return PrintSchemaTags.Keywords.
PageScalingKeys
.Self;
410
this._featureName = PrintSchemaTags.Keywords.
PageScalingKeys
.Self;
416
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingNames,
417
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingEnums),
419
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth,
421
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth,
424
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight,
426
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight,
429
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale,
431
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale,
469
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth];
487
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight];
505
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale];
535
this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale] = squareScale;
PrintConfig\PrintSchema.cs (1)
2219
new MapEntry(
PageScalingKeys
.Self, (int)CapabilityName.PageScaling),
PrintConfig\PrtCap_Builder.cs (1)
590
new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.
PageScalingKeys
.Self,