Introduced a consistent API for cloning document elements.
Introduced support of Keywords entry in the document information dictionary (RadFixedDocumentInfo).
Handle documents with missing filed type FT.
Handled import of documents containing an invalid PDF object dictionary key.
Implement import of inline images with Indexed Color Space.
Import TrueType font with FontFamily when there is no available embedded FontFile for NetStandard.
WordsProcessing
NEW
Implement support for Text Frame Properties.
Add support for horizontal line.
FIXED
RtfFormatProvider: Floating image with position relative to the page and anchor inside a paragraph with text frame properties is offset by the position of the paragraph frame.
NullReferenceException is thrown when importing a document with invalid nesting inside .
ArgumentNullException is thrown when exporting table border without specified border color to PDF.