This documentation is archived and is not being maintained.

FontNamesConverter::ConvertFrom Method

Converts a string that represents a list of font names into an array of strings containing individual font names.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ConvertFrom(Object) Converts the given value to the type of this converter. (Inherited from TypeConverter.)
Public method ConvertFrom(ITypeDescriptorContext, CultureInfo, Object) Converts a string that represents a list of font names into an array of strings containing individual font names. (Overrides TypeConverter::ConvertFrom(ITypeDescriptorContext, CultureInfo, Object).)
Top
Show: