DevExpress.XtraRichEdit.API.Layout Namespace
Contains base interfaces and classes which constitute the Layout API of the Rich Edit Suite.
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Classes
Name | Description |
---|---|
Bookmark |
Layout element that relates to the Bookmark start and end visual indicators. |
Bookmark |
A collection of Bookmark |
Box | Base class for inline layout elements. |
Box |
A collection of Box elements. |
Changed |
Layout element that relates to the markup indicating changes lines when the Track Changes feature is enabled. |
Character |
Layout element which relates to a single character in the Plain |
Character |
A collection of Character |
Check |
A layout element which relates to the check box. |
Comment |
Layout element that relates to the Comment start and end visual indicators. |
Comment |
A collection of Comment |
Comment |
Layout element that relates to the highlighted range to which a comment is assigned. |
Comment |
A collection of Comment |
Deleted |
The type of layout element of the Deleted |
Document |
Provides access to the Layout API. |
Document |
Provides data for the Document |
Field |
Layout element that relates to the highlighted text of the document Field. |
Field |
A collection of Field |
Floating |
Layout element that relates to the anchoring the Shape. |
Hidden |
Layout element that relates to the visualization of the hidden text in the document. |
Hidden |
A collection of Hidden |
Highlight |
Layout element that relates to the highlighted text. |
Highlight |
A collection of Highlight |
Inline |
Layout element that relates to the drawing objects. |
Inline |
Layout element that relates to the inline pictures. |
Layout |
Layout element that relates to the column in the section. |
Layout |
A collection of Layout |
Layout |
Layout element that relates to the Comment in the document. |
Layout |
A collection of Layout |
Layout |
Base class for layout elements. |
Layout |
Base collection for collections of layout elements. |
Layout |
Base class for layout element that relates to the floating object. |
Layout |
A collection of Layout |
Layout |
Layout element that relates to the floating picture in the document. |
Layout |
Layout element that relates to the floating table in the document. |
Layout |
Layout element that relates to the document’s footer. |
Layout |
Layout element that relates to the footnote. |
Layout |
Represents a frame object in the document. |
Layout |
A collection of Layout |
Layout |
Layout element that relates to the document’s header. |
Layout |
Navigates the layout tree and provides access to individual elements. |
Layout |
A collection of Layout |
Layout |
A page of the document layout. |
Layout |
Layout element that relates to a page body - a page without headers, footers, comments and floating objects. |
Layout |
Base element for parts of a page which relate to document ranges. |
Layout |
A collection of Layout |
Layout |
Layout element that relates to the page borders. |
Layout |
A collection of Layout |
Layout |
A line on a page. |
Layout |
A collection of Layout |
Layout |
Layout element that relates to a Table object. |
Layout |
Layout element that relates to a Table |
Layout |
A collection of Layout |
Layout |
A collection of Layout |
Layout |
Layout element that relates to a table header. |
Layout |
Layout element that relates to a Table |
Layout |
A collection of Layout |
Layout |
Layout element that relates to a floating object - Text Box. |
Layout |
Defines the basic functionality that should be implemented by visitors that traverse the document layout tree. |
Line |
Layout element that relates to a line number. |
Line |
A collection of Line |
Note |
Layout element that relates to a footnote and endnote continuation separator (a separator for the note that continues on the next page). |
Note |
Layout element that relates to a footnote and endnote separator (a line which separates footnotes and endnotes from the body text). |
Numbering |
Base class for a mark in the numbered list. |
Numbering |
Layout element that relates to a mark in the numbered list. |
Page |
Encapsulates the layout drawing surface. |
Page |
Provides data for the Document |
Page |
Base class to implement custom drawing for layout elements. |
Paragraph |
Layout element that relates to a text paragraph frame. |
Paragraph |
A collection of Paragraph |
Plain |
Layout elements related to text runs in a line. |
Ranged |
Base class for layout elements related to document objects based on the Fixed |
Range |
Layout element that relates to the Range Permission start and end visual indicators. |
Range |
A collection of Range |
Range |
Layout element that relates to the highlighted range which visualizes the Range |
Range |
A collection of Range |
Row |
Container for collections of objects of the Plain |
Strikeout |
Layout element that relates to the strikeout text. |
Strikeout |
A collection of Strikeout |
Underline |
Layout element that relates to the underlined text. |
Underline |
A collection of Underline |
Zero |
Layout element that relates to the zero-width space (used in languages without visible space between words). |
#Interfaces
Name | Description |
---|---|
Layout |
Base interface for layout elements. |
Ranged |
Defines a layout element which has a related Document |
#Structs
Name | Description |
---|---|
Borders | A structure that combines characteristics of borders for the layout page, table or cell. |
Layout |
Combines border characteristics. |
#Delegates
Name | Description |
---|---|
Document |
A method that will handle the Document |
Page |
A method that will handle the Document |
#Enums
Name | Description |
---|---|
Canvas |
Lists the output devices to which the document layout is rendered. |
Initial |
Used by the Layout |
Layout |
Lists levels in the document layout tree at which the Layout |
Layout |
Lists types of layout elements in a document. |