![]() ![]() |
ESRI.ArcGIS.ADF.Web | |
FontStyle Enumeration | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.Web Namespace : FontStyle Enumeration |
Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Enum FontStyle Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As FontStyle |
C# | |
---|---|
[SerializableAttribute()] public enum FontStyle : System.Enum |
Member | Description |
---|---|
Bold | Specifies that the font is bold. |
BoldItalic | Specifies that the font is both bold and italicized. |
Italic | Specifies that the font is italicized. |
Outline | Specifies that the font is outlined. |
Regular | Specifies that the font has no special style properties. |
Underline | Specifies that the font is underlined. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family