Xceed PDF Library for .NET のリリース
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...