FontUnit::Unit Property

 

Gets a Unit that represents the font size.

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

public:
property Unit Unit {
	Unit get();
}

Property Value

Type: System.Web.UI.WebControls::Unit

A Unit object that specifies the font size.

Use the Unit property to retrieve a Unit that represents the font size.

.NET Framework
Available since 1.1
Return to top
Show: