System.Web.UI.WebControls Namespace
Converts a FontUnit to an object of another data type. Also converts an object of another data type to a FontUnit.
The FontUnitConverter class to used to convert a FontUnit to an object with another data type.
NOTE: This converter can only convert a string to a FontUnit.
You can also use the FontUnitConverter class to convert an object with another data type to a FontUnit.
CAUTION: 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.
System.ComponentModel.TypeConverter
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph