24 references to PageScalingKeys
ReachFramework (24)
PrintConfig\PageScaling.cs (22)
192
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingNames,
193
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingEnums,
297
if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth) ||
298
(sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight) ||
299
(sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale) )
306
if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth) &&
314
else if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight) &&
322
else if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale) &&
384
return PrintSchemaTags.Keywords.
PageScalingKeys
.Self;
417
this._featureName = PrintSchemaTags.Keywords.
PageScalingKeys
.Self;
423
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingNames,
424
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingEnums),
426
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth,
428
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth,
431
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight,
433
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight,
436
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale,
438
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale,
476
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth];
494
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight];
512
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale];
542
this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale] = squareScale;
PrintConfig\PrintSchema.cs (1)
2222
new MapEntry(
PageScalingKeys
.Self, (int)CapabilityName.PageScaling),
PrintConfig\PrtCap_Builder.cs (1)
594
new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.
PageScalingKeys
.Self,