24 references to PageScalingKeys
ReachFramework (24)
PrintConfig\PageScaling.cs (22)
184
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingNames,
185
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingEnums,
289
if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth) ||
290
(sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight) ||
291
(sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale) )
298
if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth) &&
306
else if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight) &&
314
else if ( (sPropertyName == PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale) &&
375
return PrintSchemaTags.Keywords.
PageScalingKeys
.Self;
408
this._featureName = PrintSchemaTags.Keywords.
PageScalingKeys
.Self;
414
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingNames,
415
PrintSchemaTags.Keywords.
PageScalingKeys
.ScalingEnums),
417
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth,
419
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth,
422
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight,
424
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight,
427
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale,
429
PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale,
467
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleWidth];
485
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomScaleHeight];
503
return this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale];
533
this[PrintSchemaTags.Keywords.
PageScalingKeys
.CustomSquareScale] = squareScale;
PrintConfig\PrintSchema.cs (1)
2216
new MapEntry(
PageScalingKeys
.Self, (int)CapabilityName.PageScaling),
PrintConfig\PrtCap_Builder.cs (1)
589
new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.
PageScalingKeys
.Self,