DevExpress.Blazor.RichEdit Namespace
Contains classes for DevExpress Blazor RichEdit component.
Assemblies: DevExpress.Blazor.RichEdit.v24.2.dll, DevExpress.Blazor.v24.2.dll
NuGet Packages: DevExpress.Blazor.RichEdit, DevExpress.Blazor
#Classes
Name | Description |
---|---|
Bookmark | A bookmark in a document. |
Bookmarks | Contains members that allow you to manage a sub-document’s bookmarks. |
Calculate |
Provides data for the Calculate |
Character |
Contains character properties. |
Content |
Contains data for the Content |
Content |
Contains data for the Content |
Document | A document in the Rich Text Editor. |
Document |
Defines the base API for classes that implement document structural elements. |
Document |
Contains methods that allow you to specify an image source. |
Dx |
Contains hyperlink settings. |
Dx |
Contains the mail merge settings. |
Dx |
A Microsoft Word-inspired rich text editor with comprehensive text formatting options, mail merge support, and a rich collection of user options. |
Element |
The base for classes that implement document element collections. |
Element |
Contains height and width settings. |
Field | A field in a sub-document. |
Fields | Contains members that allow you to manage a sub-document’s fields. |
Floating |
Contains settings that specify distances between the floating object borders and text that wraps around the object. |
Hyperlink | A hyperlink in a document. |
Hyperlinks | Contains members that allow you to manage a sub-document’s hyperlinks. |
Image | A floating image in a sub-document. |
Image |
The base for classes that implement an image in a document. |
Image |
The base for classes that contain image settings in a document. |
Image |
Contains an image’s properties. |
Images | Contains members that allow you to create and access a sub-document’s images. |
Inline |
An inline image in a sub-document. |
Inline |
Contains an inline image’s properties. |
Inline |
Contains members that allow you to create and access a sub-document’s inline images. |
Interval | Contains settings of a sub-document’s interval. |
Invalid |
An exception that can occur when you try to access an inaccessible API during a server-client transaction. |
List | A list in a document. |
List |
Contains the list level’s properties. |
List |
Contains the list level’s properties. |
Lists | Contains members that allow you to manage document lists. |
Margins | Contains margin settings. |
Outline | Contains image outline settings. |
Paragraph | A paragraph in a sub-document. |
Paragraph |
Contains the paragraph properties. |
Paragraphs | Contains members that allow you to manage a sub-document’s paragraphs. |
Rich |
Contains names of built-in items. |
Rich |
Contains names of built-in items. |
Rich |
Contains types of context tabs. |
Rich |
Contains names of all groups in the built-in ribbon. |
Rich |
Contains names of all tabs in the built-in ribbon. |
Rich |
Contains names of all groups in the Rich Text Editor‘s built-in toolbar. |
Section | A section in a document. |
Section |
Contains section properties. |
Sections | Contains members that allow you to manage a document’s sections. |
Selection | Contains information about document selection. |
Sub |
A sub-document in a document. |
Table | A table in a sub-document. |
Table |
Contains table border settings. |
Table |
Contains table borders. |
Table |
Defines the base API for classes that implement table borders. |
Table |
A table cell. |
Table |
Contains cell borders. |
Table |
Contains cell properties. |
Table |
Contains members that allow you to manage cells in a row. |
Table |
Contains table properties. |
Table |
A table row. |
Table |
Contains height settings. |
Table |
Contains row properties. |
Table |
Contains members that allow you to manage a table’s rows. |
Tables | Contains members that allow you to manage a sub-document’s tables. |
Table |
Contains names of table styles. |
Table |
Contains width settings. |
Text |
A span of document content. |
Unit |
Contains methods that allow you to convert different units of measurement. |
#Interfaces
Name | Description |
---|---|
ICharacter |
Contains character properties. |
IDocument |
Declares methods that detect the format of document files. |
IFloating |
Declares settings that specify the distances between the floating object borders and text that wraps around the object. |
IMargins | Declares margin settings. |
IOutline | Declares image outline settings. |
ISize | Declares height and width settings. |
ISpell |
Allows you to implement a custom spell check service. |
ITable |
Contains table border settings. |
ITable |
Contains table borders. |
ITable |
Defines the base API for interfaces that implement table borders. |
ITable |
Contains cell borders. |
ITable |
Contains row height settings. |
ITable |
Contains width settings. |
#Structs
Name | Description |
---|---|
Table |
Defines a cell position in a table. |
#Enums
Name | Description |
---|---|
Border |
Lists border line styles. |
Character |
Lists values that specify character script format. |
Document |
Lists file document formats. |
First |
Lists values that specify the indent type for the first line in a paragraph. |
Floating |
Lists values that specify the horizontal alignment for a floating object. |
Floating |
Lists values that specify the element to which the floating object is horizontally aligned. |
Floating |
Lists values that specify the vertical alignment for a floating object. |
Floating |
Lists values that specify the element to which the floating object is vertically aligned. |
Header |
Lists header and footer types. |
Line |
Lists values that specify the line spacing type for a paragraph. |
List |
Lists values that specify the format for a list level’s number or bullet. |
List |
Lists values that specify the list type. |
Merge |
Lists delimiters that start a new merged range. |
Paragraph |
Lists values that specify the paragraph alignment. |
Section |
Lists the types of a section break. |
Sub |
Lists values that specify a sub-document type. |
Table |
Lists values that specify different row height calculation modes. |
Table |
Lists table style options. |
Table |
Lists values that specify how the component determines the table or cell width. |
View |
Lists values that specify a document view type. |
Wrap |
Lists values that specify how text wraps around an image. |