Added Theme related documentation for WPF DOCX Editor#2997
Added Theme related documentation for WPF DOCX Editor#2997Kalaivannan-Ganesan wants to merge 5 commits into
Conversation
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
|
||
| 1. Import the Syncfusion® WPF schema http://schemas.syncfusion.com/wpf or SfRichTextBoxAdv control namespace Syncfusion.Windows.Controls.RichTextBoxAdv in XAML page. | ||
| 2. To use the SfRichTextRibbon use the Syncfusion® RibbonWindow instead of Window. | ||
| 3. Declare the SfRichTextRibbon and SfRichTextBoxAdv controls in XAML page. |
There was a problem hiding this comment.
Use one final code for theme
Description
Added Theme related documentation for WPF DOCX Editor