Syncfusion Essential Studio .NET MAUI(英語版)

C#とXAMLでクロスプラットフォームのモバイルアプリとデスクトップアプリを構築するための.NETMAUIコントロール

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2026 Volume 1 SP1 (33.2.5) 新機能 更新日: May 5, 2026

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for .NET MAUI are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio .NET MAUI 2024 Volume 4 (28.1.35)

Released: Dec 19, 2024

2024 Volume 4 (28.1.35) での更新項目

不具合の修正

  • DocIO
    • Document will no longer be corrupted while resaving a DOCX format document with picture.
    • Reference field is now updated properly after calling UpdateDocumentFields API.
    • Improved performance when opening DOCX document with tables.
    • "Left only" wrap text is now applied properly to a floating item while converting a Word document to PDF.
    • The InvalidOperationException will no longer be thrown while converting a Word document to PDF with line break.
    • Content of the nested table is now preserved properly while converting a Word document to PDF.
    • Bookmark hyperlink is now navigating properly for split text while converting a Word document to PDF.
    • Shape is now preserved properly while converting a DOCX format document to PDF.
    • The NullReferenceException will no longer be thrown while converting a Word document to PDF with fields.
    • "Franklin Gothic Medium" font is now applied properly while converting a Word document to PDF.
    • The ArgumentOutOfRangeException will no longer be thrown while add the cloned InlineContentControl.
    • Revisions for OLE, Footnote and Endnote is now preserved properly after calling Compare API.
    • The ArgumentException will no longer be thrown while calling UpdateDocumentFields API followed by the table AutoFit API in subsequent calls.
  • PDF
    • Fixed the issue where ExtractText method throws IndexOutOfRangeException exception while using TextLineCollection API.
    • Fixed the issue where Text Extraction is not proper for the specific PDF document.
    • Fixed the issue where Errors occurred while validating the document.
    • Fixed the issue where Table content not properly added in Structure Element while merging the tagged PDF documents.
  • Presentation
    • RTL text is now preserved properly while converting PowerPoint Presentation to PDF.
  • SfCarousel
    • Resolved the issue where SfCarousel with DataTemplateSelector could not bind to parent commands.
    • Addressed an exception that occurred when dynamically clearing the SfCarousel ItemsSource collection on the iOS platform.
  • SfComboBox
    • Fixed the visibility issue of SfComboBox when it is placed inside a Border on the .NET MAUI iOS platform.
  • SfDatePicker
    • Resolved the issue on Android platform where date picker header text was wrapped into next line when the length of the text is too long.
  • SfMaps
    • The old markers set as MarkerTemplate will now be removed from the view when the MapMarkerCollection was replaced with new markers.
  • SfMaskedEntry
    • Fixed an issue where the MaskedEntry text was not updating in the TextBox when the mask was not set.
  • SfNumericEntry
    • Fixed the issue where the ValueChanged event of SfNumericEntry was not triggering with EventTrigger.
    • Resolved an issue that allowed only one digit in SfNumericEntry on iOS in .NET 9.
    • Addressed the issue of the missing Return button on the iOS soft keyboard in SfNumericEntry.
  • SfRotator
    • Fixed the inconsistent dot spacing in SfRotator on Android.