Gets the Font object for the value to encode i.e. the Code 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
Syntax
| C# | 
|---|
| public Font Font { get; } | 
| Visual Basic | 
|---|
| Public ReadOnly Property Font As Font Get | 
| Visual C++ | 
|---|
| public: property Font^ Font { Font^ get (); } | 






