
Adds viewer preference support to handle page scaling when printing PDF documents.
Features
- Chip
- Added htmlAttributes support.
- DataManager
- Added support for persistence. By setting, the enablePersistence and ID properties in DataManager, you can store and retain actions such as sorting, filtering, grouping, and searching. Additionally, you can selectively exclude specific queries from persistence by setting a value for the ignoreOnPersist property.
- Document Editor
- Added support for editing alternate text for images.
- Added support for character spacing and scaling.
- Added support for linking to the previous header/footer.
- Added a property in the selectionChanged event arguments to identify whether the user has completed their selection.
- PDF Export
- Added viewer preference support to handle page scaling when printing PDF documents.
- PDF Viewer
- You can now restrict the file download of export annotation and form fields.