AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : FontScaling Property |
Visual Basic |
---|
Public Property FontScaling As NX_FontScalingType |
The size of the text is determined in the Fonts size member. How that size is rendered is determined by this property.
When this property is set to NX_FontScaling_Normal, a font is simply scaled by the current zoom percentage of the image.
When this property is set to NX_FontScaling_IResY, and ImagXpress contains a valid value for the IResY property, a font is scaled to take this vertical dpi value into account.