WordProcessing 형식 패밀리 (DOCX, RTF, ODT)를 사용하여 작업 할 때 복잡한 텍스트 효과를 위한 지원을 추가 합니다.
6월 12, 2019
신규 버전
기능
Added support for complex text effects when working with WordProcessing format family (DOCX, RTF, ODT etc.).
Shadow
3D effect
Outline
Glow
Engrave
Emboss
Paged mode in WordProcessing module - WordProcessing options class contains new paged mode which, if enabled, produces HTML markup optimized and adjusted for per-page editing. When a document is converted to HTML and this mode is enabled, it is easy to enable paged edit in any WYSIWYG-editor.
XML Highlight Options - There is one significant public API change in the "XmlToHtmlOptions" class. Set of all options, related to XML highlighting (font and color settings for each entity in XML document) was moved from "XmlToHtmlOptions" class to the distinct "XmlHighlightOptions" class. In turn, "XmlToHtmlOptions" class now contains new property "HighlightOptions".