ImageGear for .NET
ImGearARTFontStyles Enumeration
See Also  Send Feedback
ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTFontStyles Enumeration




Glossary Item Box

Specifies text font style information.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Bold0x00000001 Bold text.
Italic0x00000002 Italic text.
Regular0x00000000 Normal text.
Strikeout0x00000008 Text with a line through the middle.
Underline0x00000004 Underlined text.

Inheritance Hierarchy

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.