FontConverter Constructor

Definition

Initializes a new FontConverter object.

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

Remarks

You should access a FontConverter object through the TypeDescriptor.GetConverter method.

Applies to