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) &&
376
return PrintSchemaTags.Keywords.
PageScalingKeys
.Self;
409
this._featureName = PrintSchemaTags.Keywords.
PageScalingKeys
.Self;
415
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingNames,
416
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingEnums),
418
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth,
420
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth,
423
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight,
425
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight,
428
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale,
430
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale,
468
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth];
486
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight];
504
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale];
534
this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale] = squareScale;
PrintConfig\PrintSchema.cs (1)
2217
new MapEntry(
PageScalingKeys
.Self, (int)CapabilityName.PageScaling),
PrintConfig\PrtCap_Builder.cs (1)
590
new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.
PageScalingKeys
.Self,