6 references to CustomSquareScale
ReachFramework (6)
PrintConfig\PageScaling.cs (6)
299
(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
) )
322
else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
) &&
436
PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
,
438
PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
,
512
return this[PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
];
542
this[PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
] = squareScale;