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