Neodynamic ThermalLabel SDK for .NET

C# 및 VB.NET 사용하여 바코드 열 라벨을 생성, 미리보기 및 프린트 합니다.

Neodynamic사에서 공개
2005년 부터 ComponentSource에서 판매중

가격: US$ 489.02 버젼: 15.0.x NEW 업데이스 날짜: May 7, 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 12.x

Released: Dec 23, 2022

12.x 버젼 업데이트

12.0.23.815

Updated Aug 16, 2023

Features

  • Added support for GS1-128 AI 715 - National Healthcare Reimbursement Number (NHRN): United States of America FDA.

Fixes

  • Fixed issue with Barcode sizing in some special cases.
  • Fixed Barcode rMQR data encoding when using H ECC.
  • Fixed issue where Barcode multiline text below the symbol was rendered as single text line.

12.0.23.803

Updated Aug 4, 2023

Features

  • Visual Label Windows Editor Updates
    • Added the DisableShortcuts property which allows you to disable any of the supported keyboard shortcuts.

Fixes

  • Visual Label Windows Editor Updates
    • LayoutSelectedItems was not considering items rotation.

12.0.23.725

Updated Jul 27, 2023

Fixes

  • Visual Label Windows Editor Updates
    • Fixed missing items after delete action.

12.0.23.723

Updated Jul 26, 2023

Fixes

  • Visual Label Windows Editor Updates
    • ClipboardClear call did not set the current state.

12.0.23.721

Updated Jul 25, 2023

Features

  • Visual Label Windows Editor Updates
    • Added new AllowPartialHitTestSelection property to allow partial hit test selection.

Fixes

  • Visual Label Windows Editor Updates
    • ClipboardClear call did not disable CanUndo if no item is currently selected.
    • Undo action makes old deleted items to bring up again.

12.0.23.717

Updated Jul 17, 2023

Fixes

  • Fixed word-wrap feature when using ParagraphScaling or ParagraphScalingAndFill.

12.0.23.713

Updated Jul 14, 2023

Features

  • Added new TextSizing ParagraphScalingAndFill enum option.

Fixes

  • Barcode offset rendering when FitProportional sizing is enabled.

12.0.23.625

Updated Jun 26, 2023

Fixes

  • TextSizing ParagraphScaling option did not honor the TextItem Height prop value.

12.0.23.615

Updated Jun 14, 2023

Fixes

  • Visual Label Windows Editor Updates
    • CanRedo and CanUndo props did not return the correct values after calling ClipboardClear method.

12.0.23.613

Updated Jun 13, 2023

Fixes

  • Visual Label Windows Editor Updates
    • ClipboardClear method did not remove the Undo history.

12.0.23.531

Updated May 31, 2023

Fixes

  • Fixed unhandled exception in BarcodeItem when AutoSize sizing is enabled and an invalid data to encode is specified.

12.0.23.509

Updated May 10, 2023

Fixes

  • Fixed Punctuation char rendering position for RTL text.

12.0.23.505

Updated May 6, 2023

Fixes

  • Text alignment offset when mixed RTL and non-RTL content in a single line is specified.

12.0.23.427

Updated Apr 28, 2023

Features

  • SDK Updates
    • Added right-to-Left (RTL) auto-detection for 'TextItem' objects.
  • Visual Label Windows Editor Updates
    • Undo/Redo history now consumes fewer system resources.

Fixes

  • SDK Updates
    • Text alignment offset when RTL and single lines are specified.

12.0.23.419

Updated Apr 20, 2023

Fixes

  • TextItem content disappears for single lines and Right-to-Left languages.

12.0.23.331

Updated Apr 1, 2023

Features

  • SDK Updates
    • Added updateLayaout param to GetAutoSize method of BarcodeItem class.

Fixes

  • SDK Updates
    • TextItem content disappears for single lines and Right or Center alignments.
  • Visual Label Windows Editor Updates
    • BarcodeItem was shifted when using AutoSize and BarcodeAlignment.

12.0.23.325

Updated Mar 27, 2023

Fixes

  • Underline and strikethrough font settings were not rendered for single line texts.
  • Strikethrough font setting was rendered in the wrong position.

12.0.23.321

Updated Mar 22, 2023

Fixes

  • SDK Updates
    • Compilation error.
  • Visual Label Windows Editor Updates
    • Zoom to label error `'∞' is not a valid value for property ... `.

12.0.23.317

Updated Mar 20, 2023

Features

  • SDK Updates
    • 'PrintUtils.UploadImageItem' now has support for storage image drive letter in the 'fileName' param.
  • Visual Label Windows Editor Updates
    • Added static props called 'Icon...' to customize the different icons on items.
    • Added 'DisableClipboard' property.

Fixes

  • Visual Label Windows Editor Updates
    • 'TextItemEditModeEnabled' was ignored when using 'AddItem' or 'InsertItem' methods.
    • Clipped line items in the canvas to match the SDK output.

12.0.23.207

Updated Feb 7, 2023

Fixes

  • Fixed error when barcode sizing is set to AutoSize and a validation error is thrown.

12.0.23.131

Updated Jan 31, 2023

Features

  • SDK Updates
    • Added support for AutoSize sizing in 'BarcodeItem'
  • Visual Label Windows Editor Updates
    • Added support for AutoSize sizing in 'BarcodeItem'.
    • Added 'ClipboardClear' method.
  • Visual Label Web Editor Updates
    • Added support for AutoSize sizing in 'BarcodeItem'.

Fixes

  • SDK Updates
    • TextItem Y-offset printing when ZPL Font 0 is specified.
  • Visual Label Windows Editor Updates
    • angle snap setting was not honored if undo action is performed.
    • Label rotation view is broken after an item is removed.

12.0

Updated Dec 23, 2022

Features

  • SDK Features
    • Added 'RepeaterItem' which supports fixed count and data bound item repetition.
    • Added 'TableShapeItem' which supports table layout drawing.
    • Added 'OuterArc' option to 'TextSizing' to allow you to print a single line of arc-shaped text inside an ellipse.
    • Added 'Multiline' prop to 'TextItem'. Can be set to False to force single line text in the editor.
    • Added support for embedding fonts in XML and JSON label templates.
    • Added NativePrinterFonts, ZPL Font 0 and Swiss 721 fonts in Base64 format to the 'FontManager' class.
  • Visual Windows Label Editor Features
    • Added support for 'RepeaterItem' including the new property 'RepeaterItemColor' to set the foreground color that identifies such kind of items.
    • Added support for 'TableShapeItem' drawing.
    • Added 'Zoom' To 'Label' option.
    • Added 'SetSelectedItemsToSameSize' method to set the selected items to the same size of the first item.
    • Added 'SnapToGridAll', 'SnapToGridByCurrentSelection', 'SnapToGridByItemName', and 'SnapToGridByItemIndex' methods for snapping items to the grid.
  • Visual Web Editor Features
    • Added support for 'RepeaterItem' including the new property to set the foreground color of such items.
    • Added support for 'TableShapeItem' drawing.
    • Added 'getPrinterCommands()' to the 'ThermalLabelEditor' class.
    • Added 'getLabelAsPdf()' to the 'ThermalLabelEditor' class.