Xceed PDF Library for .NET Releases

Released: Mar 15, 2026

Updates in v2.0 (Build: 5.2.26166.7850)

Features

  • Xceed PdfLibrary for .NET no longer depends on Xceed.Drawing.NET.dll, which is a breaking change; if Colors are needed, they should be used directly from the Xceed.PdfLibrary namespace instead of from the aforementioned Xceed.Drawing namespace.
  • In ListBoxFormField, the SelectedIndexes property is now of type array of int, which is a breaking change.
  • In PageSettings, properties are no longer settable, which is a breaking change. Instead, the Setter methods must now be used to get an...