This documentation is archived and is not being maintained.

FontUnit Fields

The fields of the FontUnit structure are listed here. For a complete list of FontUnit structure members, see the FontUnit Members topic.

Public Fields

public fieldstatic (Shared in Visual Basic)Empty Represents an empty FontUnit object.
public fieldstatic (Shared in Visual Basic)Large Represents a FontUnit object with the Type property set to FontSize.Large.
public fieldstatic (Shared in Visual Basic)Larger Represents a FontUnit object with the Type property set to FontSize.Larger.
public fieldstatic (Shared in Visual Basic)Medium Represents a FontUnit object with the Type property set to FontSize.Medium.
public fieldstatic (Shared in Visual Basic)Small Represents a FontUnit object with the Type property set to FontSize.Small.
public fieldstatic (Shared in Visual Basic)Smaller Represents a FontUnit object with the Type property set to FontSize.Smaller.
public fieldstatic (Shared in Visual Basic)XLarge Represents a FontUnit object with the Type property set to FontSize.XLarge.
public fieldstatic (Shared in Visual Basic)XSmall Represents a FontUnit object with the Type property set to FontSize.XSmall.
public fieldstatic (Shared in Visual Basic)XXLarge Represents a FontUnit object with the Type property set to FontSize.XXLarge.
public fieldstatic (Shared in Visual Basic)XXSmall Represents a FontUnit object with the Type property set to FontSize.XXSmall.

See Also

FontUnit Structure | System.Web.UI.WebControls Namespace

Show: