System.Web.UI.WebControls.FontUnitConverter Class

Converts a System.Web.UI.WebControls.FontUnit to a string. It also converts a string to a System.Web.UI.WebControls.FontUnit.

See Also: FontUnitConverter Members

Syntax

public class FontUnitConverter : System.ComponentModel.TypeConverter

Remarks

The System.Web.UI.WebControls.FontUnitConverter class is used to convert data to and from System.Web.UI.WebControls.FontUnit and string types.

Note:

You should never access a type converter directly. Instead, call the appropriate converter by using System.ComponentModel.TypeDescriptor. For more information, see the examples in the System.ComponentModel.TypeConverter base class.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0