Gets the Font object for the text. Default value is Arial, 8pt
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
C# |
---|
public Font Font { get; } |
Visual Basic |
---|
Public ReadOnly Property Font As Font Get |
Visual C++ |
---|
public: property Font^ Font { Font^ get (); } |