Essential Studio for WPF Release Notes
v20.3.0.48
October 05, 2022
DocIO
Bug Fixes
- #F177624 - Mapped content control is now preserved properly while converting a DOCX format document to PDF.
- #I404161 - Table is now preserved properly while converting a DOCX format document to PDF.
- #I405849 – Nested table is now preserved properly while converting a DOCX format to PDF.
- #I407046 - The IndexOutOfRangeException will no longer be thrown while opening a Word document containing SEQ field.
- #I407922 - The NullReferenceException will no longer be thrown while converting a Word document to PDF.
- #I407750 - Text is now preserved properly while converting a RTF format document to DOCX.
- #I407266 - Table in alternate chunks document is now preserved properly after calling
UpdateAlternateChunks()
method. - #I402940 - The NullReferenceException will no longer be thrown while converting a Word document to HTML.
Presentation
Bug Fixes
- #F150204 - The NullReferenceException will no longer be thrown while converting a PowerPoint presentation to Image.
SfChart
Bug fixes
- #I402925 - Now, the axis
MultiLevelLabels
will be displayed properly while adding labels within a short range.
SfMaps
Bug fixes
-
#I405306 - The
ShapeLayer
will not be cropped when adding it in the TileViewControl. -
#I404549 - Tiles will be positioned correctly at around zoom level 3 when zooming out from the 19th level.
SfTextInputLayout
Bug fixes
-
#I405332 - When unfocusing the control, the
Hint
label will not overlap with ComboBox text if a value out of its list is set. -
#I398581 - The
Hint
label will not be cropped when theContainerType
is Outlined.