Parameters > Citect.ini File Parameters > Page Parameters > [Page]ScaleTextToMax

[Page]ScaleTextToMax

If [Page]ScaleTextToMax is set to 0, pages by default will have their text scaled to the minimum of the x and y page scales. If 8192 is added to the mode argument of the WinNewAt Cicode call that created the page, the page will have its text scaled to the maximum of the x and y page scales.

If [Page]ScaleTextToMax is set to 1, pages will have their text scaled to the maximum of the x and y page scales, regardless of the mode used to create the page.

Allowable Values: 0 or 1

Default Value: 0

See Also