ESRI.ArcGIS.ADF.ArcGISServer
esriFontDecoration Enumeration
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace : esriFontDecoration Enumeration




Syntax

Visual Basic (Declaration) 
<GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")>
<XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")>
<SerializableAttribute()>
Public Enum esriFontDecoration 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As esriFontDecoration
C# 
[GeneratedCodeAttribute(Tool="wsdl", Version="2.0.50727.3038")]
[XmlTypeAttribute("http://www.esri.com/schemas/ArcGIS/10.0")]
[SerializableAttribute()]
public enum esriFontDecoration : Enum 

Members

MemberDescription
none 
underline 
linethrough 

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.ArcGISServer.esriFontDecoration

See Also

© 2010 All Rights Reserved.