GemBox.Document 25.3.30.1012

dotnet add package GemBox.Document --version 25.3.30.1012                
NuGet\Install-Package GemBox.Document -Version 25.3.30.1012                
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="GemBox.Document" Version="25.3.30.1012" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GemBox.Document --version 25.3.30.1012                
#r "nuget: GemBox.Document, 25.3.30.1012"                
#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.
// Install GemBox.Document as a Cake Addin
#addin nuget:?package=GemBox.Document&version=25.3.30.1012

// Install GemBox.Document as a Cake Tool
#tool nuget:?package=GemBox.Document&version=25.3.30.1012                

GemBox.Document is a .NET component that enables developers to read, write, convert and print document files (DOCX, DOC, PDF, HTML, XPS, RTF, TXT) from .NET applications in a simple and efficient way.

Product Compatible and additional computed target framework versions.
.NET Framework net30 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
25.3.30.1012 575 4/28/2015
25.3.30.1000 490 3/17/2015
23.3.30.1207 194 3/16/2015
23.3.30.1201 341 2/17/2015
23.3.30.1186 585 1/14/2015
23.3.30.1177 179 12/24/2014
23.3.30.1169 206 12/5/2014
23.3.30.1142 479 10/14/2014
23.3.30.1104 939 7/25/2014
23.3.30.1088 173 6/13/2014
23.3.30.1087 101 6/12/2014
23.3.30.1074 152 4/30/2014
23.3.30.1040 1,072 2/14/2014
23.3.30.1039 96 2/13/2014
23.3.30.1021 109 11/26/2013
23.3.30.1000 138 9/9/2013
21.3.30.1171 100 3/16/2015
21.3.30.1151 185 6/13/2013
21.3.30.1110 78 3/26/2013
21.3.30.1087 87 2/6/2013
21.3.30.1077 92 1/25/2013

- Added support for embedded fonts (FontSettings.FontsBaseResourceLocation).