LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.31
AnnFontStyle Enumeration
See Also  
Leadtools.Windows.Annotations Namespace : AnnFontStyle Enumeration



The AnnFontStyle Enumeration supports WPF/Silverlight.

The AnnFontStyle Enumeration is available in LEADTOOLS Document and Medical Imaging toolkits.

Defines the style of a font face as normal, italic, or oblique. Supported in Silverlight, Windows Phone 7

Syntax

Visual Basic (Declaration) 
Public Enum AnnFontStyle 
   Inherits System.Enum
   Implements IComparableIConvertibleIFormattable 
Visual Basic (Usage)Copy Code
Dim instance As AnnFontStyle
C# 
public enum AnnFontStyle : System.Enum, IComparableIConvertibleIFormattable  
C++/CLI 
public enum class AnnFontStyle : public System.Enum, IComparableIConvertibleIFormattable  

Members

MemberDescription
Italic

The characters in an italic font are truly slanted and appear as they were designed.

Normal

The characters in a normal, or roman, font are upright.

Oblique

The characters in an oblique font are artificially slanted. The slant is achieved by performing a shear transformation on the characters from a normal font. When a true italic font is not available on a computer or printer, an oblique style can generated from the normal font and used to simulate an italic font.

Remarks

Three terms categorize the slant of a font: normal, italic, and oblique.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Windows.Annotations.AnnFontStyle

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

AnnFontStyle requires a Document/Medical product license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features and Unlocking Special LEAD Features.