Neodynamic ThermalLabel SDK for .NET

Nutzen Sie die Möglichkeit für die Erstellung, die Anzeige einer Vorschau und den Druck von Thermo-Barcodeetiketten mit C# und VB.NET.

Veröffentlicht von Neodynamic
Wird von ComponentSource seit 2005 vertrieben

Preise ab: $ 489.02 Version: 15.0.x NEU Letzte Aktualisierung: Apr 8, 2026

i

ThermalLabel Editor for .NET is a label designer for .NET Windows desktop applications, it is an add on to ThermalLabel SDK.

ThermalLabel Web Editor for ASP.NET is a visual barcode label designer component for ASP.NET websites, it is an add on to ThermalLabel SDK.

Neodynamic ThermalLabel SDK for .NET 13.0

Released: Nov 3, 2023

Updates in 13.0

Funktionen

  • SDK Features
    • Added BarcodeItem support for printing (when possible) as a resident printer command through the PrintAsResidentElement. For ZPL commands only.
    • Added QRCodeMask property to BarcodeItem class.
    • Added TextVerticalAlignment property to TextItem class.
    • Added support for RTL text when using Font.NameAtPrinterStorage.
    • Added Auto-Detection of Microsoft Windows driver model for InstalledPrinter when printing raw commands.
    • Added support for generating HP PCL raw commands.
    • Added Neodynamic.SDK.ThermalLabel.UnixPrinting.dll to print labels under Linux and Apple macOS.
    • Added MarginLeft & MarginTop properties to WindowsPrintJob class. Available only when printing a label as graphic.
    • Added GetInstalledPrinters method to PrintUitls.
  • Visual Windows Label Editor Features
    • Added IconPrintAsResidentElement property to indicate when a barcode item is set to Print As Resident Element.
    • Added IconPrintAsResidentElementError property to indicate when a barcode item cannot Print As Resident Element.
  • Visual Web Editor Features
    • Added horizontal and vertical rulers.