6 references to CustomSquareScale
ReachFramework (6)
PrintConfig\PageScaling.cs (6)
291
(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
) )
314
else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
) &&
427
PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
,
429
PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
,
503
return this[PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
];
533
this[PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
] = squareScale;