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