FontNamesConverter.CanConvertFrom Method
.NET Framework 2.0
Determines whether this converter can convert an object of the specified data type to an array of strings containing individual font names.
| Name | Description |
|---|---|
| FontNamesConverter.CanConvertFrom (Type) | Returns whether this converter can convert an object of the given type to the type of this converter. |
| FontNamesConverter.CanConvertFrom (ITypeDescriptorContext, Type) | Determines whether this converter can convert an object of the specified data type to an array of strings containing individual font names. |
Community Additions
ADD
Show: