AccusoftNotateXpress13 ActiveX DLL : NX_FontScalingType Enumeration |
Member | Value | Description |
---|---|---|
NX_FontScaling_IResY | 1 | A font is scaled to take the vertical dpi value into account. ImagXpress must contain a valid value for the IResY property. |
NX_FontScaling_Normal | 0 | A font is scaled by the current zoom percentage of the image. |
NX_FontScaling_Normal2 | 2 | A font is scaled by the current zoom percentage of the image. It is recommended that this value is used to achieve the best performance versus other values. |