Encapsulates the font properties of texts.

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 Font : INotifyPropertyChanged
Visual Basic
Public Class Font
	Implements INotifyPropertyChanged
Visual C++
public ref class Font : INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  Neodynamic.SDK.Printing..::..Font

See Also