Essential Studio® for Xamarin.Forms Release Notes
v16.4.0.46
January 8, 2019
DocIO
Bug Fixes
- #221972 - Text is now highlighted properly while converting a Word document to tagged PDF.
- #223350 - Table cell is now preserved properly while opening an HTML document.
- #222922 - Image is now preserved properly while converting a Word document to PDF.
- #222713 - The ArgumentException will no longer be thrown while adding a table.
- #222608 - Font name is now preserved properly while converting an HTML document to Word document.
- #222751 - The StackOverFlowException will no longer be thrown while converting a Word document to PDF.
- #222670 - Inline content control text is now preserved properly while converting a Word document to PDF.
- #222320 - Hyperlink is now preserved properly in inline content control while converting a Word document to PDF.
- #222345 - The ArgumentOutOfRangeException will no longer be thrown while updating TOC in RTF format document.
- #221260 - Line space preservation issue has been resolved While converting a Word document to PDF.
- #221153 - Inline content control custom XML data is now preserved properly while converting a Word document to PDF.
- #221725 - The ArgumentOutOfRangeException will no longer be thrown while cloning a Word document.
- #221611 - The NullReferenceException will no longer be thrown while saving a Word document.
- #220710 - Table row is now preserved properly while converting a Word document to PDF.
- #220324 - Checkbox content control state is now preserved properly while cloning a Word document.
- #221455 - Hanging issue has been resolved while converting a Word document to PDF.
- #221119 - List number is now preserved properly while opening an RTF format document.
- #218943 - List bullet is now preserved properly while opening an RTF format document.
- #221974 - Gray scale recoloring is now preserved properly while converting a Word document to PDF.
SfComboBox
Bug Fixes
- #223019: The
CustomView
property is working properly with the latest Xamarin.Forms.
SfPdfViewer
Bug Fixes
- #220508, # 220997 - Zoom percentage is now applied properly for SfPdfViewer in Xamarin.Forms.iOS.
- #219344 - PDF document page is now fit properly to the width of the SfPdfViewer in Xamarin.Forms.iOS.
SfRadialMenu
Bug Fixes
- #223199: The
SfRadialMenu
is working properly when using inside theSfPopupLayout
.
SfTabView
Bug fixes
- #215230: The
SelectionChanged
event is working properly when navigating from another page. - #140594: The Content of the
SfTabView
is updated properly in UWP.