ImageGear .NET - Updated May 1, 2018
ImGearARTFontStyles Enumeration




ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTFontStyles Enumeration
Specifies text font style information.
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum ImGearARTFontStyles 
   Inherits System.Enum
 
'Usage
 
Dim instance As ImGearARTFontStyles
Members
MemberDescription
Bold Bold text.
Italic Italic text.
Regular Normal text.
Strikeout Text with a line through the middle.
Underline Underlined text.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.ART.ImGearARTFontStyles

See Also

Reference

ImageGear.ART Namespace