ImageGear PDF v25.1 - Updated July 30, 2021
ImGearARTFontStyles Enumeration




ImageGear.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
MemberValueDescription
Bold1 Bold text.
Italic2 Italic text.
Regular0 Normal text.
Strikeout8 Text with a line through the middle.
Underline4 Underlined text.
Inheritance Hierarchy

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

See Also

Reference

ImageGear.ART Namespace