ImageGear for Silverlight
ImGearARTFontStyles Enumeration
See Also  Send Feedback
ImageGear20.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. This font style is not supported by Silverlight renderer.
Underline0x00000004 Underlined text. This font style is not supported by Silverlight renderer.

Inheritance Hierarchy

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.