FontTypeConverter Constructor

Definition

Initializes a new instance of the FontTypeConverter class.

public:
 FontTypeConverter();
public FontTypeConverter ();
Public Sub New ()

Remarks

Access this class only through the GetConverter method. See the base classes TypeConverter and ExpandableObjectConverter for other important usage notes.

Applies to