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) && 377return PrintSchemaTags.Keywords.PageScalingKeys.Self; 410this._featureName = PrintSchemaTags.Keywords.PageScalingKeys.Self; 416PrintSchemaTags.Keywords.PageScalingKeys.ScalingNames, 417PrintSchemaTags.Keywords.PageScalingKeys.ScalingEnums), 419PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 421PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth, 424PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 426PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight, 429PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 431PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale, 469return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleWidth]; 487return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomScaleHeight]; 505return this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale]; 535this[PrintSchemaTags.Keywords.PageScalingKeys.CustomSquareScale] = squareScale;
PrintConfig\PrintSchema.cs (1)
2219new MapEntry(PageScalingKeys.Self, (int)CapabilityName.PageScaling),
PrintConfig\PrtCap_Builder.cs (1)
590new FeatureHandlersTableEntry(PrintSchemaTags.Keywords.PageScalingKeys.Self,