It prints the printer configuration label. The printer configuration label contains information about the printer setup, such as sensor type, network ID, ZPL mode, firmware version, and descriptive data on the R:, E:, B:, and A: devices.
Namespace:
Neodynamic.SDK.Printing
Assembly:
Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 2.0.2000.0 (2.0.2000.0)
Syntax
C# |
---|
public static void PrintConfiguration() |
Visual Basic (Declaration) |
---|
Public Shared Sub PrintConfiguration |
Visual C++ |
---|
public:
static void PrintConfiguration() |
See Also