FontUnit.Type Property

 

Gets a FontSize enumeration value that represents the font size.

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

Public ReadOnly Property Type As FontSize

Property Value

Type: System.Web.UI.WebControls.FontSize

One of the FontSize values.

Use the Type property to retrieve a FontSize enumeration value that represents the font size.

.NET Framework
Available since 1.1
Return to top
Show: