The fields of System.Web.UI.WebControls.FontUnit are listed below. For a list of all members, see the FontUnit Members list.
See Also: Inherited members from System.ValueType
static readonly | Empty | FontUnit.
Represents an empty System.Web.UI.WebControls.FontUnit object. |
static readonly | Large | FontUnit.
Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Large. |
static readonly | Larger | FontUnit.
Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Larger. |
static readonly | Medium | FontUnit.
Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Medium. |
static readonly | Small | FontUnit.
Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Small. |
static readonly | Smaller | FontUnit.
Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Smaller. |
static readonly | XLarge | FontUnit.
Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.XLarge. |
static readonly | XSmall | FontUnit.
Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.XSmall. |
static readonly | XXLarge | FontUnit.
Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.XXLarge. |
static readonly | XXSmall | FontUnit.
Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.XXSmall. |