Accusoft.NotateXpress13.Net
FontScaling Enumeration




Specifies how fonts are scaled with the NotateXpress.FontScaling property.
Syntax
'Declaration
 
Public Enum FontScaling 
   Inherits System.Enum
'Usage
 
Dim instance As FontScaling
public enum FontScaling : System.Enum 
__value public enum FontScaling : public System.Enum 
public enum class FontScaling : public System.Enum 
Members
MemberValueDescription
Normal0A font is scaled by the current zoom percentage of the image.
Normal22A font is scaled by the current zoom percentage of the image. It is recommended this value is used to achieve best performance versus other values.
ResolutionY1A font is scaled to take the vertical dpi value into account. ImagXpress must contain a valid value for the Resolution property.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.NotateXpressSdk.FontScaling

See Also

Reference

Accusoft.NotateXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback