Accusoft.NotateXpressSdk Namespace : FontScaling Enumeration |
Member | Value | Description |
---|---|---|
Normal | 0 | A font is scaled by the current zoom percentage of the image. |
Normal2 | 2 | A 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. |
ResolutionY | 1 | A font is scaled to take the vertical dpi value into account. ImagXpress must contain a valid value for the Resolution property. |
System.Object
System.ValueType
System.Enum
Accusoft.NotateXpressSdk.FontScaling