Essential Studio for WPF Release Notes
v25.1.42
April 30, 2024
ComboBoxAdv
Bug fixes
- #I573643 - NullReferenceException will no longer occur when selecting in
ComboBoxAdv
after adding a new row inSfDataGrid
.
DocIO
Bug Fixes
- #I577678, #I584042 - Table is now preserved properly resolved while converting a DOCX format document to PDF.
- #I575072 - Autofit textbox is now preserved properly while converting a DOCX format document to PDF.
- #F187761 - MathML equations with decimal numbers are now properly preserved with appropriate spacing while converting a DOCX format document to PDF.
- The NullReferenceException will no longer be thrown while cloning the Word document.
- Corruption has been resolved now while resaving the Word document with chart.
- Shadow of chart is now preserved properly while resaving the Word document.
- The IndexOutOfRangeException will no longer been thrown while cloning the Word document with error bars in chart.
No Changes for this product in this version.
PdfViewerControl
Bug Fixes
- #I580877 – PDF will be rendered properly in PdfViewer after adding stamp annotation.
Presentation
Bug Fixes
- #I577886, #I581011 - PowerPoint Presentation will no longer be corrupted while replacing SmartArt background image using Presentation library.
- #I575654 - The NullReferenceException will no longer be thrown while converting a PowerPoint presentation to PDF with hyperlink in notes slide.
- #I583608 - PowerPoint Presentation will no longer be corrupted while cloning and merging the master slide.
- The NullReferenceException will no longer be thrown while cloning the PowerPoint presentation.
- Corruption has been resolved now while resaving the PowerPoint presentation with chart.
- Shadow of chart is now preserved properly while resaving the PowerPoint presentation.
- The IndexOutOfRangeException will no longer been thrown while cloning the PowerPoint presentation with error bars in chart.
SfAccordion
Bug Fixes
- #F187287 - Controls added in the Header template of the
AccordionItem
will now be enabled when theAccordionItem
is selected.
SfDataGrid
Bug fixes
-
#I575510 - Now, the row height will be properly measured in
GetAutoRowHeight
for the text with a new line when setting the ColumnSizer. -
#I574945 - Now, the pasting will work properly based on the IsReadOnly property.
SfRichTextBoxAdv
Bug Fixes
- #I575369 - The Comment box right border is now preserved properly.
- #I575373 - The NullReferenceException will no longer be thrown on performing enter by selecting comment content including paragraph mark.
- #I583342 - The NullReferenceException will no longer be thrown in GetFontNameToRender function after text insertion.
- #I583347 - The ArgumentException will no longer be thrown in Select function on Undo.
- #I583368 - The NullReferenceException will no longer be thrown in ValidateTextPosition function after MouseUp event.
XlsIO
Bug Fixes
- #I880901 - Chart marker with transparency is rendered properly while converting Excel to PDF.
- Stock chart with outer shadow shape is preserved properly while cloning and resaving the Excel document.