Neodynamic.SDK.ThermalLabel.WindowsPrinting 14.0.25.1125

dotnet add package Neodynamic.SDK.ThermalLabel.WindowsPrinting --version 14.0.25.1125
                    
NuGet\Install-Package Neodynamic.SDK.ThermalLabel.WindowsPrinting -Version 14.0.25.1125
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Neodynamic.SDK.ThermalLabel.WindowsPrinting" Version="14.0.25.1125" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neodynamic.SDK.ThermalLabel.WindowsPrinting" Version="14.0.25.1125" />
                    
Directory.Packages.props
<PackageReference Include="Neodynamic.SDK.ThermalLabel.WindowsPrinting" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Neodynamic.SDK.ThermalLabel.WindowsPrinting --version 14.0.25.1125
                    
#r "nuget: Neodynamic.SDK.ThermalLabel.WindowsPrinting, 14.0.25.1125"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Neodynamic.SDK.ThermalLabel.WindowsPrinting@14.0.25.1125
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Neodynamic.SDK.ThermalLabel.WindowsPrinting&version=14.0.25.1125
                    
Install as a Cake Addin
#tool nuget:?package=Neodynamic.SDK.ThermalLabel.WindowsPrinting&version=14.0.25.1125
                    
Install as a Cake Tool

Allow printing ThermalLabel SDK content from WPF and WinForms scenarios

Product Compatible and additional computed target framework versions.
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
14.0.25.1125 572 12/1/2025
14.0.25.1113 226 11/14/2025
14.0.25.1111 274 11/13/2025
14.0.25.721 671 7/22/2025
14.0.25.611 295 6/19/2025
14.0.25.609 336 6/9/2025
14.0.25.501 12,716 5/7/2025
14.0.0 748 2/11/2025
13.0.24.811 456 8/12/2024
13.0.23.1207 10,028 12/7/2023
13.0.23.1205 162 12/6/2023
13.0.0 471 11/3/2023
12.0.0 3,159 12/23/2022
11.0.22.1021 1,394 10/21/2022
11.0.22.1020 552 10/20/2022
11.0.22.1019 544 10/19/2022
11.0.22.922 742 9/22/2022
11.0.22.712 2,003 7/13/2022
11.0.0 4,820 2/4/2022
10.0.21.1018 3,749 10/19/2021
10.0.21.1004 559 10/5/2021
10.0.0 3,148 10/12/2020
9.0.19.925 1,620 9/25/2019
9.0.0 6,506 6/24/2019
8.0.18.427 9,274 4/27/2018
8.0.0 1,509 4/19/2018

● Fixed! Print orientation was ignored when printing label (as Graphic/Image) by using custom paper size if the printer driver supports it.