Gets whether this font is a Native Printer Font.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 6.0.3500.0 (6.0.3515.430)
Syntax
| C# |
|---|
public bool IsNativePrinterFont { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsNativePrinterFont As Boolean Get |
| Visual C++ |
|---|
public: property bool IsNativePrinterFont { bool get (); } |