DocX v1.4.1 Release Notes

Release Date: 2019-10-04 // over 4 years ago
  • What's new in v1.4.1?

    ๐Ÿš€ Released October 4, 2019

    ๐Ÿš€ v1.4.1 provides 12 bug fixes and improvements. A new Xceed.Document.NET.dll is now included ; Make sure to use statement ("using Xceed.Document.NET;") to the top of .cs files. A commercial version already exists, called Xceed Words for .NET, with more features such as the ability to convert Word documents to PDF or to create PDF documents from scratch. 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 v1.4.1 is available on NuGet as of October 4, 2019.

    .NET Framework notes:

    Requires .NET Framework 4.0 or later.

    Instructions for using the DocX binaries:

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