Neodynamic ThermalLabel SDK for .NET (英語版)

バーコードのラベルを作成・プレビューし感熱紙に印刷する機能をVB.NETまたはC#で記述

Neodynamic 社の製品
2005 年より日本国内にてComponentSourceで販売中。

価格:¥ 103,510 (税込)〜 バージョン: 15.0.x 新機能 更新日: 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

13.0 での更新項目

機能

  • 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.