Skip to content

DocX - v2.3.0

Compare
Choose a tag to compare
@XceedBoucherS XceedBoucherS released this 15 Sep 14:35
· 17 commits to master since this release

What's new in v2.3.0?

Released September 15th, 2022

v2.3.0 is now available for .NET5 and up and provides 7 bug fixes and improvements. Xceed Words for .NET, has more features such as the ability to convert Word documents to PDF. It also gets new releases earlier and subscribers get professional technical support.

See the release notes for details on the bug fixes and improvements.

Want an easier way to install DocX?

DocX v2.3.0 is available on NuGet as of September 15, 2022.

.NET Framework notes:

Requires .NET Framework 4.0(or later) or .NET5(or later).

Instructions for using the DocX binaries:

Install .NET Framework 4.0/4.5/4.6 (or .NET 5/6)
Download the Xceed.Words.NET.dll and Xceed.Document.NET,dll (or Xceed.Words.NET5.dll and Xceed.Document.NET5,dll )
Add a using statement ("using Xceed.Document.NET;") to the top of .cs files