
Adds new Badge and Shadow controls, PdfViewer features and more.
Features
- New
- Introduced a BadgeView component. Represents a control that is used for displaying an additional marker on its content, like number of items or notifications.
- Introduced a Shadow component. It adds a highly customizable shadow effect around any view - that helps elevate some UI elements and thus achieve modern look and feel for your app.
- Added SwissQR Code. Encodes all the information necessary for a payment in specific format and structure, and all of it as part of the well-known Barcode component.
- Barcode
- Added Code39Extended and Code93 1D Symbologies.
- PdfProcessing
- Implemented API for flattening form fields.
- Introduced support for Lab color space.
- Implemented GetColor method for Indexed color space.
- PdfViewer
- Provided mechanism for loading custom font files when importing TrueType fonts.
- SpreadProcessing
- Introduced conversion from DataTable to RadWorkbook/RadWorksheet and vice versa.
- Introduced an API for measuring the text using the text measuring of the PdfProcessing.
- SpreadStreamProcessing
- Added space="preserve" attribute to string cell values to preserve their exact spacing when visualizing.
- Introduced API for measuring the text on different platforms.
- WordsProcessing
- Implemented a mechanism to automatically load external CSS resources when the URI is valid.
- Implemented Find functionality allowing you to perform a text-based search.
- Implemented support for importing DOC format.
- Implemented support for importing DOT format.
- Introduced support for importing documents with shading colors defined as strings.