Skip to content

Release Notes v5.2.0

XceedBoucherS edited this page Jun 11, 2026 · 1 revision

v5.2.0

Released June 11, 2026.

6 bug fixes and improvements were added to this version.

  • In Chart, a new property, called ChartTitle, now allows to get or set a Chart’s title.
  • In Document, a new method, called AddCustomProperties(), can now perform all files’ I/O & XML operations only once for the entire collection of properties, thus increasing efficiency for treating custom properties.
  • In Document, the AddCustomProperty() method was revised to offer improved performance for simple, single-property additions or updates, as well as give a massive performance boost when dealing with multiple properties.
  • In Document, Paragraph.DefaultLineRuleAuto is now reset whenever a new Document is created or loaded, which fixes problems that occur whenever two or more Documents are loaded.
  • Documents can now accept images in the .SVG format.
  • In Document, processing consecutive Paragraphs when some of them are empty will no longer trigger an “Index was out of range” exception & will now respect the Paragraph’s spacing and flow correctly.

We hope you love this release and decide to support the project by getting a license to Xceed Words for .NET.

-- Xceed Team


Clone this wiki locally