Use the Rich Text Editor API to manage rich text documents in code.
-
Updated
Oct 29, 2024 - Visual Basic .NET
Use the Rich Text Editor API to manage rich text documents in code.
Implement syntax highlighting for C# and VB code displayed in the Rich Text Editor.
Use the Search API subset of the RichEditControl to perform search and replace operations.
Use the WinForms Rich Text Editor to load and save password-encrypted files.
Traverse the document layout tree and paint document elements.
Use the Table API to display a DataTable Class instance content.
Explore the Rich Edit Control text formatting capabilities.
Use the service substitution technique to change the actions performed when the built-in command is executed.
Implement automatic conversion from .DOCX and .DOC files to PDF format.
Use RichEditControl to construct a template and execute a mail merge.
Implement the IAutoCorrectService interface to create a text expander application.
Use the service substitution technique to change the actions performed when the built-in command is executed.
Specify default formatting options for an individual document or for an entire application.
Add a description, image, and links to the xtrarichedit topic page so that developers can more easily learn about it.
To associate your repository with the xtrarichedit topic, visit your repo's landing page and select "manage topics."