TXTextControl.ZoomFactor Property

Specifies the zoom factor for a Text Control. The value is specified as a percentage in the range of 10..65535%, when the ViewMode property has been set to 0 - Normal View or 2 - Page View. Otherwise the zoom factor is limited to 10..400%.

Syntax

TXTextControl.ZoomFactor [= value]

Data Types

Integer.

See Also