System.Web.UI.WebControls.FontUnit: Field Members

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

Public Fields

static readonly
EmptyFontUnit.

Represents an empty System.Web.UI.WebControls.FontUnit object.

static readonly
LargeFontUnit.

Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Large.

static readonly
LargerFontUnit.

Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Larger.

static readonly
MediumFontUnit.

Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Medium.

static readonly
SmallFontUnit.

Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Small.

static readonly
SmallerFontUnit.

Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.Smaller.

static readonly
XLargeFontUnit.

Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.XLarge.

static readonly
XSmallFontUnit.

Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.XSmall.

static readonly
XXLargeFontUnit.

Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.XXLarge.

static readonly
XXSmallFontUnit.

Represents a System.Web.UI.WebControls.FontUnit object with the FontUnit.Type property set to FontSize.XXSmall.