Visual Basic
C#
Managed Extensions for C++
C++/CLI
Property Value
The FontScaling enumeration value set.The size of the text is determined in the Font's size member. How that size is rendered is determined by this property.
When FontScaling is Normal, a font is simply scaled by the current zoom percentage of the image. This is the default of NotateXpress. When FontScaling is set to YResolution and ImagXpress contains a valid value for the Resolution Y property, a font is scaled to take this vertical DPI value into account.