Xceed PDF Library for .NET のリリース

Released: Jun 22, 2026

v3.0 (build 6.0.26322.84600) での更新項目

機能

  • Now allows users to load & save PDF documents that are protected with a password.
  • Loading & saving encrypted PDF documents is now possible.
  • It is now possible to use the RC4, AES128 or AES256 encryption modes to encrypt or decrypt PDF Documents.
  • It is now possible to add permissions on PDF documents.
  • The JPEG image format is now supported.
  • It is now possible to remove Images from a Page via the methods contained in the new PageImageObjectCollection.
  • The size & position of an Image...

Released: Mar 15, 2026

v2.0 (Build: 5.2.26166.7850) での更新項目

機能

  • 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 updated...