Converts Font objects from one data type to another. Access the FontConverter class through the TypeDescriptor object.

Namespace: Neodynamic.SDK.Printing
Assembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)

Syntax

C#
public class FontConverter : ExpandableObjectConverter
Visual Basic
Public Class FontConverter
	Inherits ExpandableObjectConverter
Visual C++
public ref class FontConverter : public ExpandableObjectConverter

Inheritance Hierarchy

See Also