Accusoft.NotateXpress12.Net
FontScaling Property
See Also  Send Feedback
Accusoft.NotateXpressSdk Namespace > NotateXpress Class : FontScaling Property




Glossary Item Box

FontScaling is an enumerated type that determines how a font is scaled relative to an image’s vertical resolution DPI.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

The FontScaling enumeration value set.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.