FontUnit Fields

 

Namespace:   System.Web.UI.WebControls
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubfieldSystem_CAPS_staticEmpty

Represents an empty FontUnit object.

System_CAPS_pubfieldSystem_CAPS_staticLarge

Represents a FontUnit object with the Type property set to FontSize.Large.

System_CAPS_pubfieldSystem_CAPS_staticLarger

Represents a FontUnit object with the Type property set to FontSize.Larger.

System_CAPS_pubfieldSystem_CAPS_staticMedium

Represents a FontUnit object with the Type property set to FontSize.Medium.

System_CAPS_pubfieldSystem_CAPS_staticSmall

Represents a FontUnit object with the Type property set to FontSize.Small.

System_CAPS_pubfieldSystem_CAPS_staticSmaller

Represents a FontUnit object with the Type property set to FontSize.Smaller.

System_CAPS_pubfieldSystem_CAPS_staticXLarge

Represents a FontUnit object with the Type property set to FontSize.XLarge.

System_CAPS_pubfieldSystem_CAPS_staticXSmall

Represents a FontUnit object with the Type property set to FontSize.XSmall.

System_CAPS_pubfieldSystem_CAPS_staticXXLarge

Represents a FontUnit object with the Type property set to FontSize.XXLarge.

System_CAPS_pubfieldSystem_CAPS_staticXXSmall

Represents a FontUnit object with the Type property set to FontSize.XXSmall.

Return to top
Show: