GroupDocs.Viewer Cloud 25.3 Release Notes
This page contains release notes for GroupDocs.Viewer Cloud 25.3
Major Features
- Added new render options
Full List of Issues Covering all Changes in this Release
| Key | Summary | Category |
|---|---|---|
| VIEWERCLOUD-479 | Add support for Words and Html options | Feature |
Public API and Backward Incompatible Changes
The list of added options in this release:
| Property | Type | Description |
|---|---|---|
| HtmlOptions.RemoveJavaScript | bool | Allows to remove the JavaScript source code from the links in resultant HTML |
| WordProcessingOptions.PageSize | enum | The size of the page. |
| WordProcessingOptions.EnableOpenTypeFeatures | bool | This option enables kerning and other OpenType Features when rendering Arabic,Hebrew, Indian Latin-based, or Cyrillic-based scripts. |
| WordProcessingOptions.UnlinkTableOfContents | bool | When rendering to HTML or PDF, you can set this option to true to disable navigation from the table of contents. |
| WordProcessingOptions.UpdateFields | bool | Determines if fields of certain types should be updated before saving the input WordProcessing document to the HTML, PDF, PNG, or JPEG |