6 references to CustomSquareScale
ReachFramework (6)
PrintConfig\PageScaling.cs (6)
292
(sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
) )
315
else if ( (sPropertyName == PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
) &&
429
PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
,
431
PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
,
505
return this[PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
];
535
this[PrintSchemaTags.Keywords.PageScalingKeys.
CustomSquareScale
] = squareScale;