ESRI.ArcGIS.ADF.Web.UI.WebControls
FontSize Enumeration
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor Namespace : FontSize Enumeration




Enumeration of possible font sizes for the Editor component

Syntax

Visual Basic (Declaration) 
Private Enum FontSize 
   Inherits Enum
Visual Basic (Usage)Copy Code
Dim instance As FontSize
C# 
private enum FontSize : Enum 

Members

MemberDescription
OneOne
TwoTwo
ThreeThree
FourFour
FiveFive
SixSix
SevenSeven
NANot applicable

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ESRI.ArcGIS.ADF.Web.UI.WebControls.Design.HtmlEditor.FontSize

See Also

© 2010 All Rights Reserved.