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 595 12/1/2025
14.0.25.1113 230 11/14/2025
14.0.25.1111 286 11/13/2025
14.0.25.721 688 7/22/2025
14.0.25.611 309 6/19/2025
14.0.25.609 348 6/9/2025
14.0.25.501 15,267 5/7/2025
14.0.0 760 2/11/2025
13.0.24.811 471 8/12/2024
13.0.23.1207 10,037 12/7/2023
13.0.23.1205 170 12/6/2023
13.0.0 484 11/3/2023
12.0.0 3,215 12/23/2022
11.0.22.1021 1,406 10/21/2022
11.0.22.1020 561 10/20/2022
11.0.22.1019 553 10/19/2022
11.0.22.922 750 9/22/2022
11.0.22.712 2,018 7/13/2022
11.0.0 4,834 2/4/2022
10.0.21.1018 3,794 10/19/2021
10.0.21.1004 572 10/5/2021
10.0.0 3,184 10/12/2020
9.0.19.925 1,641 9/25/2019
9.0.0 6,725 6/24/2019
8.0.18.427 9,304 4/27/2018
8.0.0 1,530 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.