24 references to PageScalingKeys
ReachFramework (24)
PrintConfig\PageScaling.cs (22)
185PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 186PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums, 290if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth) || 291(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight) || 292(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale) ) 299if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth) && 307else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight) && 315else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale) && 376return PrintSchemaTags.Keywords.PageScalingKeys.Self; 409this._featureName = PrintSchemaTags.Keywords.PageScalingKeys.Self; 415PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 416PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums), 418PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 420PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 423PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 425PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 428PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 430PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 468return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth]; 486return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight]; 504return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale]; 534this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale] = squareScale;
PrintConfig\PrintSchema.cs (1)
2217new MapEntry(PageScalingKeys.Self, (int)CapabilityName.PageScaling),
PrintConfig\PrtCap_Builder.cs (1)
590new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageScalingKeys.Self,