글꼴을 문서에 포함할지 여부를 선택할 수 있는 새로운 설정을 PdfProcessing 구성요소에 추가합니다.
5월 12, 2022
신규 버전
기능
DropDownList
Changed DropDownList role attribute to be a 'combobox'.
Grid
Exposed conditional 'drag to select' option.
PdfProcessing
Added setting that allows you to choose if fonts should be embedded in the document.
SpreadProcessing
Added support for CONCAT function.
Added support for Comments (Threaded Comments).
Various Conditional Formatting improvements.
The Changing event arguments in FilteredShapeCollection class have been changed from ShapeCollectionChangedEventArgs to ShapeCollectionChangingEventArgs.
WordsProcessing
Added support for continuous section break when exporting to PDF.
Added support for 'descr' attribute in 'NonVisualDrawingProperties' for shapes/images when working with DOCX.
HtmlFormatProvider should now always export an image tag's alt property even if its value is empty.
Added support for image alternate text when importing and exporting HTML documents.