Gets the Font object for the Text property. Default value is NativePrinterFontA, 10pt
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 TextFont { get; } |
Visual Basic |
---|
Public ReadOnly Property TextFont As Font Get |
Visual C++ |
---|
public: property Font^ TextFont { Font^ get (); } |