GemBox.Document 21.3.30.1151

There is a newer version of this package available.
See the version list below for details.
dotnet add package GemBox.Document --version 21.3.30.1151
NuGet\Install-Package GemBox.Document -Version 21.3.30.1151
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="21.3.30.1151" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GemBox.Document --version 21.3.30.1151
#r "nuget: GemBox.Document, 21.3.30.1151"
#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=21.3.30.1151

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

GemBox.Document is a .NET component that enables developers to read, write, convert and print document files (DOCX, PDF, XPS, HTML) 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 574 4/28/2015
25.3.30.1000 488 3/17/2015
23.3.30.1207 193 3/16/2015
23.3.30.1201 339 2/17/2015
23.3.30.1186 583 1/14/2015
23.3.30.1177 177 12/24/2014
23.3.30.1169 204 12/5/2014
23.3.30.1142 478 10/14/2014
23.3.30.1104 937 7/25/2014
23.3.30.1088 171 6/13/2014
23.3.30.1087 99 6/12/2014
23.3.30.1074 151 4/30/2014
23.3.30.1040 1,071 2/14/2014
23.3.30.1039 95 2/13/2014
23.3.30.1021 107 11/26/2013
23.3.30.1000 136 9/9/2013
21.3.30.1171 99 3/16/2015
21.3.30.1151 184 6/13/2013
21.3.30.1110 77 3/26/2013
21.3.30.1087 87 2/6/2013
21.3.30.1077 91 1/25/2013

- Fixed issue with setting bookmarks.
- Added support for Find and Replace.
- Added ContentRange API for easier manipulation with document content.
- Added support for reading and writing files in TXT file format.
- Fixed issue with rendering background image.
- Fixed issue with calculating original Image dimensions.
- Added support for importing HTML files.
- Added support for Mono framework (only DOCX and HTML formats are supported).
- Added support for rendering double border.
- Fixed issue with rendering document footer.
- Fixed DOCX reading issue with reading mail merge fields.
- Added support for Hyperlinks in Field.InstructionInlines.
- Fixed HTML writing issue with file's content type.
- Fixed PDF writing issue with list bullets.