DevExpress.RichEdit.v21.2.Core Contains classes that provide the basic functionality for the XtraPrinting library (bricks, pages, document). A visual brick containing rich text. Initializes a new instance of the class with the default settings. For internal use. Initializes a new instance of the class with the specified brick owner. An object implementing the DevExpress.XtraPrinting.IBrickOwner interface. For internal use. Initializes a new instance of the class with specified settings. An object that implements the DevExpress.XtraPrinting.IBrickOwner interface. An object that specifies the report drawing style. Initializes a new instance of the class with specified settings. An object that implements the DevExpress.XtraPrinting.IBrickOwner interface. An object that specifies the report drawing style. The RTF content. For internal use. A object. For internal use. A value. For internal use. A structure. For internal use. Supports the serialization of the class. A Boolean value. Creates a new instance, which is a copy of the current instance. A new instance, which is a copy of the current instance. 100000 An integer value. For internal use. Always true. Specifies the RTF content of the . A value. For internal use. For internal use. For internal use. The base for the class. Releases all resources used by . For internal use. An integer value. For internal use. A value. Contains classes which implement the main functionality of the RichEdit suite. Provides options for annotations (comments and tracked changes). Initializes a new object with default settings. Specifies the annotations’ author. A string value that is the annotation’s author Provides access to the options used to display comments in a document. An object containing comment options. Specifies whether to show annotations (comments and tracked changes) from all authors. true, to show revisions from all authors; otherwise, false. Provides access to the Track Changes options. A object containing Track Changes options. Provides access to the visible reviewer’s names collection. A object that is the collection of visible author’s names. Contains base interfaces and classes which constitute the Layout API of the Rich Edit Suite. Layout element that relates to the start and end visual indicators. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets the type of layout element. A enumeration member. A collection of elements. A structure that combines characteristics of borders for the layout table or cell. Provides access to an object that specifies the bottom border of a table cell. A object that specifies characteristics of the table border. Provides access to an object that specifies the left border of a table cell. A object that specifies characteristics of the table border. Provides access to an object that specifies the right border of a table cell. A object that specifies characteristics of the table border. Provides access to an object that specifies the bottom border of a table cell. A object that specifies characteristics of the table border. Base class for inline layout elements. Indicates whether the layout element’s direction is right-to-left. true, if the direction is right-to-left; otherwise, false. Gets the type of the box descendant. A enumeration member indicating the type of the box element. A collection of elements. Lists the output devices to which the document layout is rendered. The document is rendered for displaying in the Rich Text Editor control. The document is rendered for printing. Layout element that relates to the markup indicating changes lines when the Track Changes feature is enabled. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets the type of the element descendant. A enumeration member indicating the type of the box element. Layout element which relates to a single character in the element. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Indicates whether the layout element’s direction is right-to-left. true, if the direction is right-to-left; otherwise, false. Returns the text displayed in the current element. A string contained in the CharacterBox element. A collection of layout elements. A layout element which relates to the check box. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Layout element that relates to the start and end visual indicators. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. A collection of elements. Layout element that relates to the highlighted range to which a comment is assigned. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets the type of layout element. The enumeration member. A collection of elements. The type of layout element of the DeletedTextMarkBox class. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to the Layout API. Starts modifying the document obtained via a layout element. A object that is the layout element which has a related . A instance allowing you to safely modify the document. Disposes of the DocumentLayout object. Fires after the document layout is calculated. Fires after any document modification which makes the current layout outdated. Finalizes modifications of the document obtained via the layout element. A instance obtained via the previously called method. Gets the layout element of the specified type which relates to the specified position in the document model. A object that specifies the position in the document model. A enumeration that specifies the type of the requested layout element. A class descendant if the specified layout type can be related to a document position; otherwise, an exception is thrown. Returns the layout element of the type designated by the specified generic type parameter which relates to the specified position in the document model. A object that specifies the position in the document model. The layout element of the type designated by the specified generic type parameter. Obtains a number of pages for which layout has been already calculated. An integer that is the number of pages in the document layout. Gets the page of the document layout by the specified index. An integer that is the index of a requested page. A object that is the page of the document layout. Calculates page layout asynchronously for the specified page. An integer that is the index of the page for which to calculate layout. A that is the action to run when page formatting completes. A that is an asynchronous operation being performed. Calculates the page layout asynchronously for the specified page and allows task cancellation through the use of a cancellation token. An integer that is the index of the page for which to calculate layout. A that is the action to run when page formatting completes. A cancellation token that should be used to cancel formatting. A that is an asynchronous operation being performed. Get a number of pages in the document. The Int32 value that is the page count. Obtains the index of the page containing the specified layout element. A descendant that is the layout element being queried for the parent page. An integer that is the page index. Gets the plain text contained in the range to which the layout element relates. A descendant. A string that is the text contained in the corresponding range. Indicates whether the document layout is ready and up-to-date. true, if the document layout is calculated completely; otherwise, false. Fires after a page layout is recalculated. Splits the object into elements contained in the object instance. The element that will be split. A object containing elements extracted from the object. Provides data for the event. Initializes a new instance of the class with the specified page index. An integer that is the page index. Returns an index of a page from which the document layout recalculation starts. An integer that is the page index. A method that will handle the event. The event source. This parameter identifies the object, which raised the event. A instance which contains event data. Layout element that relates to the highlighted text of the document . Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets the type of layout element. The enumeration member. A collection of elements. Layout element that relates to the anchoring the of the floating object. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Returns a floating object that is anchored to the current anchor box element. A anchored to the current anchor box element. Layout element that relates to the visualization of the hidden text in the document. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets the type of layout element. The enumeration member. A collection of elements. Layout element that relates to the highlighted text. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets the color of the highlight applied to the layout element. A System.Drawing.Color object that is the highlight color. Gets the type of layout element. The enumeration member. A collection of elements. Used by the LayoutIterator.Reset method to specify the initial position of the iterator. Initial position at the document’s end. Initial position at the document’s start. Layout element that relates to the drawing objects. Accepts a visitor. A object that is the visitor. Provides access to the collection of objects. A object that is the paragraph frame box collection. Layout element that relates to the inline pictures. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Returns a object that relates to the current element. A object that is the image in the logical document model. Combines border characteristics. Gets the border color. A that is the color of the border. Returns the style of the border line. A enumeration member that indicates the line style. Returns a parameter that characterizes the thickness of a border line. An integer that characterizes the thickness of a border line. Layout element that relates to the column in the section. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Returns line numbers for lines in a column on a page. A containing elements for all lines in a column on the page. Provides access to the paragraph frames located in the column. A object that is a collection of the column paragraph frames. Returns lines of a current column. A containing elements for the current column on the page. Returns tables contained within the current column on a page. A containing tables in a current column on the page. Gets the type of layout element. The enumeration member. A collection of objects. Layout element that relates to the in the document. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to a for the Rich Text Editor document’s comment which relates to the current layout object. A object which is the content of the comment. Gets columns of the current comment. A collection containing columns of the current comment. Gets coordinates of a rectangle which encompasses the comment’s content. A structure specifying the bounds of the comment’s content measured in twips. Finalizes editing of the comment’s content in the document. A object which is the content of the comment obtained by the method. Returns a object that relates to the current element. A object that is the comment in the logical document model. Gets the type of layout element. The enumeration member. A collection of elements. Base interface for layout elements. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets coordinates of a rectangle which encompasses the layout element. A structure specifying the coordinates of the layout element measured in twips. Returns the parent layout element of the type designated by the specified generic type parameter. The element type. The layout element of the type designated by the specified generic type parameter. Gets coordinates of the specified layout element relative to its container. A descendant that is the element whose relative position is obtained. A structure specifying the coordinates of the layout element measured in twips. Returns the element which is one step higher in the layout hierarchy. A descendant which is the parent of the current layout element. Gets the type of layout element located under the test point. One of the enumeration values indicating the element type. Base class for layout elements. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets coordinates of a rectangle which encompasses the layout element. A structure specifying the coordinates of the layout element measured in twips (pixels for Linux OS). Returns the parent layout element of the type designated by the specified generic type parameter. The element type. The layout element of the type designated by the specified generic type parameter. Gets coordinates of the specified layout element relative to its container. A descendant that is the element whose relative position is obtained. A structure specifying the coordinates of the layout element measured in twips. Returns the element which is one step higher in the layout hierarchy. A descendant which is the parent of the current layout element. Gets the type of the layout element. A enumeration value. Base collection for collections of layout elements. The element type. Gets the number of elements in the collection. An integer that is the number of elements. Returns the first element in the collection of the type designated by the specified generic type parameter. The layout element of the type designated by the specified generic type parameter. Returns an enumerator that iterates through the instance. A for the instance. Gets the object of the type designated by the specified generic type parameter and specified by its index. An integer that is the index of the element in a corresponding collection of elements with the specified generic type parameter. The layout element of the type designated by the specified generic type parameter. Returns the last element in the collection of the type designated by the specified generic type parameter. The layout element of the type designated by the specified generic type parameter. Base class for layout element that relates to the floating object. Provides access to the layout element which relates to the anchoring range of the shape (floating object). A object. Gets coordinates of a rectangle which encompasses the floating object’s content. A structure specifying the bounds of the floating object’s content measured in twips. Returns an array of points which are the vertices of a rectangle encompassing the floating object content. A [] array identifying a rectangle. Returns an array of points which are the vertices of a rectangle encompassing the floating object. A [] array identifying a rectangle. Returns a object that relates to the current element. A object in the logical document model. Gets the geometric transform for a element. A System.Drawing.2D.Matrix object representing the geometric transform. Returns the value of a shape which relates to the current layout element. A value that is the number of degrees the shape is rotated around the z-axis. A collection of elements. Layout element that relates to the floating picture in the document. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Returns an image contained in the floating picture object. An object that is the image contained in the floating picture. Gets the type of layout element. The enumeration member. Layout element that relates to the floating table in the document. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to the collection of objects related to the current element. The paragraph frame box collection. Gets the type of the object. One of the enumeration values corresponding to the object. Layout element that relates to the document’s footer. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to a for the Rich Text Editor document’s footer which relates to the current layout object. A object which is the footer content. Provides access to a for the Rich Text Editor document’s footer which relates to the current layout object. A enumeration value, that is the type of the footer for which a content is obtained. A object which is the footer content. Finalizes editing of the footer content in the document. A object which is the footer content obtained by the LayoutFooter.BeginUpdate method. Gets the type of layout element. The enumeration member. Layout element that relates to the footnote. Dispatches to the Visit method that is specific to the current . The visitor class instance defined in the Visitor pattern. Gets the type of layout element. The enumeration member. Represents a frame object in the document. Accepts a visitor. A object that is the visitor. Provides access to the collection of objects. A object that is the paragraph frame box collection. Provides access to the collection of objects. A object that is the layout row collection. Provides access to the collection of objects. A object that is the layout table collection. Gets the type of the object. One of the enumeration values corresponding to the object. A collection of objects. Layout element that relates to the document’s header. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to a for the Rich Text Editor document’s header which relates to the current layout object. A object which is the header content. Provides access to a for the Rich Text Editor document’s header which relates to the current layout object. A enumeration value, that is the type of the header for which a content is obtained. A object which is the header content. Finalizes editing of the header content in the document. A object which is the header content obtained by the LayoutHeader.BeginUpdate method. Gets the type of layout element. The enumeration member. Navigates the layout tree and provides access to individual elements. Initializes a new instance of the class for the specified document layout. A object which provides access to the document layout model. Initializes a new instance of the class to navigate in the specified document range. A object which provides access to the document layout model. A that is the range in which the LayoutIterator will navigate. Initializes a new instance of the class to navigate in the specified document range. A object which provides access to the document layout model. A that is the document in which the LayoutIterator will navigate. A object which specifies the starting position and the length of a range in which the LayoutIterator will navigate. Obtains a layout element to which the iterator has moved. A object that is the element to which the iterator points. Gets whether the iterator has reached the end of the range available for navigation with the current iterator. True, if the end of available range has been reached; otherwise, false. Gets whether the document layout tree on which the iterator navigates is valid. True, if the document layout tree used by iterator equals to the document layout tree; otherwise, false. Gets whether the iterator has reached the start of the range available for navigation with the current iterator. True if the start of available range is reached; otherwise, false. Navigates to the next layout element in the layout tree. True, on a successful navigation; otherwise, false. Navigates to the next layout element of the specified level in the layout tree. A enumeration member which specifies the level of the element to which iterator navigates. True, on a successful navigation; otherwise, false. Navigates to the next layout element of the specified level in the layout tree and allows staying within the same branch. A enumeration member which specifies the level of the element to which the iterator navigates. True, to allow navigation to the next branch; otherwise, false. True, on a successful navigation; otherwise, false. Navigates to the previous layout element in the layout tree. True, on a successful navigation; otherwise, false. Navigates to the previous layout element of the specified level in the layout tree. A enumeration member which specifies the level of the element to which iterator navigates. True, on a successful navigation; otherwise, false. Navigates to the next layout element of the specified level in the layout tree and allows staying within the same branch. A enumeration member which specifies the level of the element to which the iterator navigates. True, to allow navigation to the previous branch; otherwise, false. True, on a successful navigation; otherwise, false. Rewinds the iterator to its initial position. Sets the iterator to specified initial position. One of the enumeration values. Lists levels in the document layout tree at which the navigates. A level below the level. Contains “boxed” elements, i.e., elements of the , , , and other types. A level below the level. Contains elements of the type. The topmost level. Contains elements of the type. A level below the level related to the page content. Contains elements of the type. A level below the level. In a table - a level below the level. Contains elements of the type. The topmost level in a separate hierarchy of table layout levels. Contains elements of the type. A level below the level. Contains elements of the type. A level below the level. Contains elements of the type. A collection of LayoutNote elements. A page of the document layout. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to the collection of layouts related to the floating objects located behind the text. A collection of elements. Returns all markups indicating changed lines located on the current page. A ChangedLineMarkBoxCollection object that is the collection of markups. Gets the comments area of the current page. A DevExpress.XtraRichEdit.API.Layout.LayoutCommentsArea object that is the comments area. Provides access to the collection of page endnotes. A collection of endnotes located on the page. Returns floating objects located in the current page. A containing floating objects of the current page. Returns all floating tables located on the current page. A LayoutFloatingTableCollection containing floating tables of the current page. Gets the footer of the current page. A object that is the page footer. Provides access to the collection of page footnotes. A collection of footnotes located on the page. Provides access to the collection of layouts related to the floating objects located in front of the text. A collection of elements. Provides access to the frames located in the document. A object that is a collection of frames. Gets the header of the current page. A object that is the page header. Gets the index of the current page in the document layout. An integer that is he page index. Obtains a range that corresponds to the main page area of the current page. A value that is the range of the main page area. Gets page areas of the current page. A containing page areas. Gets the type of layout element. The enumeration member. Layout element that relates to a page body - a page without headers, footers, comments and floating objects. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to the main document for which layout is calculated. A object that is the main document. Returns the collection of the floating objects which are positioned in the background of the current layout page area. A object that is the background floating objects collection. Returns the collection of floating objects related to the current layout page area. A object that is the floating objects collection. Returns the collection of floating objects which are positioned in the foreground of the current layout page area. A object that is the foreground floating objects collection. Returns the collection of frames located in the current layout page area. A object that is the collection of frames. Gets the type of layout element. The enumeration member. Base element for parts of a page which relate to document ranges. Gets columns of the current page. A collection containing columns of the current page. A collection of elements. A collection of elements. A line on a page. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to a collection of layout boxes for the current row. A collection containing descendants. Gets box elements which are not of the type, contained in the current line. A object that is a container for extended boxes. Returns a numbered list mark of the current line. A object that is a numbered list mark of the current line. Gets the type of layout element. The enumeration member. A collection of elements. Layout element that relates to a object. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to the structure which specifies table borders. A structure that defines table borders. Gets the table header. The table header. Gets rows of the current table. A containing rows of the current table. Gets the type of layout element. The enumeration member. Layout element that relates to a object. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to the structure which specifies cell borders. A structure that defines cell borders. Gets nested tables contained in the current table cell. A containing tables nested in the current table cell. Gets lines within a table cell. A containing lines ( objects) in the current table cell. Gets the type of layout element. The enumeration member. A collection of elements. A collection of elements. Layout element that relates to a table header. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Obtains the collection of paragraph frames related to the current element. The paragraph frames collection. Gets rows of the table header. A collection of rows that the table header contains. Gets the layout element type. The enumeration member. Layout element that relates to a object. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets cells of the current table row. A containing cell of the current row in a table. Gets the type of layout element. The enumeration member. A collection of elements. Layout element that relates to a floating object - Text Box. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Provides access to the text box content. A object that is the text box content. Gets the geometric transform for a element. A System.Drawing.2D.Matrix object representing the geometric transform. Provides access to the paragraph frames located in the text box. A object that is a collection of the text box paragraph frames. Returns a range which the text box content occupies. A object that is the text box content range. Gets lines of the document contained in the current text box. A containing lines of the text box document. Gets tables contained within the text box. A containing tables which are in the text box content. Gets the type of layout element. The enumeration member. Lists types of layout elements in a document. The type of layout element of the class. The type of layout element of the class. The type of layout element of the ChangedLineMarkBox class. The type of layout element of the class related to a single character. The type of layout element of the CheckBox class. The type of layout element of the class. The type of layout element of the class related to the column break formatting mark. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. The type of layout element of the LayoutCommentsArea class. The type of layout element of the class. The type of layout element of the class specific to the layout created by the SnapControl of the Snap application. Relates to the custom run which provides an inherent method for its visualization. The type of layout element of the class specific to the layout created by the SnapControl of the Snap application. Encapsulates data and information required for data retrieval. Layout element that relates to the markup indicating the deleted text (# or ^ symbol) when the Track Changes feature is enabled. The type of layout element of the InlineDrawingObjectBox class. The Endnote element. The EndnoteContinuationNotice element. The EndnoteContinuationSeparator element. The EndnoteReferenceBox element. The LayoutEndnoteSeparator element. The type of layout element of the class. The element. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. The LayoutFootnote element. The LayoutFootnoteContinuationNotice element. The LayoutFootnoteContinuationSeparator element. The FootnoteReferenceBox element. The LayoutFootnoteSeparator element. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class related to the hyphen. The type of layout element of the class. The type of layout element of the class related to the line break formatting mark. The type of layout element of the class. The type of layout element of the NonBreakingHyphenBox class. An element of the class type. An element of the class type. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class related to the page break formatting mark. The type of layout element of the class related to the page number. The type of layout element of the class related to the text paragraph frame. The type of layout element of the class related to the paragraph formatting mark. The type of layout element of the class related to the text run. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class related to the section break formatting mark. The type of layout element of the SoftHyphenBox class. The type of layout element of the class related to the space. The type of layout element of the class related to the visual symbols used for special purposes, such as curly braces indicating the Field Codes. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. The layout element of the class. The type of layout element of the class. The type of layout element of the class related to the tab space. The type of layout element of the class. The type of layout element of the class. The type of layout element of the class. Defines the basic functionality that should be implemented by visitors that traverse the document layout tree. Dispatches the specified layout element to a special method of the Visitor class. A descendant that is the element for which a specialized method is called. Layout element that relates to a line number. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Returns a line to which the current line number element belongs. A element to which the current belongs. Returns the text displayed by the line number. A string displayed by the line number. Gets the type of layout element. The enumeration member. A collection of elements. Layout element that relates to a footnote and endnote continuation separator (a separator for the note that continues on the next page). Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Layout element that relates to a footnote and endnote separator (a line which separates footnotes and endnotes from the body text). Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Base class for a mark in the numbered list. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Returns the index of a list to which the current numbered list mark relates. A integer that corresponds to the characteristic. Returns the value that corresponds to the current layout element. An integer that is the value. Returns the text displayed by the numbered list mark. A string displayed in the layout element. Gets the type of layout element. The enumeration member. Layout element that relates to a mark in the numbered list. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets the text box which relates to a separator used in the current numbered list box. A which relates to separator symbols used to display a number in the numbered list. Gets the type of layout element. The enumeration member. Encapsulates the layout drawing surface. Converts an object’s measurement units to the specified ones. The point whose coordinates will be converted to the specified measurement unit. Specifies measurement units for conversion. The point whose coordinates have been converted to the specified measurement units. Converts an object’s measurement units to the specified ones. A Rectangle structure that will be measured in the specified unit. Specifies measurement units for structure parameters. A Rectangle structure that is the original rectangle, converted to specific document layout units. Converts an object’s measurement units to the specified ones. The Int32 value that will be converted to the specified measurement unit. Specifies measurement units for conversion. The Int32 value that is original integer value converted to the specified measurement unit. Draws a custom ellipse. descendant that sets the outline color and thickness. Sets the shape’s location and size. Draws a custom ellipse. The descendant that sets the outline color and thickness. Sets the shape’s location and size. Specifies measurement units for shape parameters. Draws a custom image. The descendant that will be drawn. Sets the coordinates to place the object. Draws a custom image. The descendnant that will be placed at the selected position. Sets the coordinates to locate the object. Specifies the measurement for image parameters. Draws a custom image. The descendant that will be placed at the selected position. Sets the image’s location and size. Draws a custom image. The object that will be placed at the selected position. Sets the location and size of the image. Specifies the image position within the stated bounds. Draws a custom image. The descendant that will be placed at the selected position. Sets the image’s location and size. Specifies the object position within the stated bounds. Specifies the measurement for the image parameters. Draws a custom image. The descendant that will be placed at the selected position. Sets the image’s location and size. Specifies the measurement for the image parameters. Draws a custom image. A object that is an image that will be placed at the selected position. Sets the coordinates to locate the object. Draws a custom image. A object that is an image that will be placed at the selected position. Sets the coordinates to locate the object. Sets the measurement for the image parameters. Draws a custom image. A object that is an image that will be placed at the selected position. Sets the image’s location and size. Draws a custom image. A object that is an image that will be placed at the selected position. Sets the image’s location and size. Sets the object position within the stated bounds. Draws a custom image. A object that is an image that will be placed at the selected position. Sets the image’s location and size. Sets the object position within the stated bounds. Specifies the measurement for the image parameters. Draws a custom image. A object that is an image that will be placed at the selected position. Sets the image’s location and size. Sets the measurement for the image parameters. Draws a custom line. The descendant that sets the line’s color and thickness. Sets the line’s start point coordinates. Sets the line’s end point coordinates. Draws a custom line. The descendant that sets the line’s color and thickness. Sets the line’s start point coordinates. Sets the line’s end point coordinates. Specifies measurement units for line parameters Draws a custom line. The descendant that sets the line’s color and thickness. Sets the x-coordinate of the line’s start point. Sets the y-coordinate of the line’s start point. Sets the x-coordinate of the line’s end point Sets the y-coordinate of the line’s end point Draws a custom line. The descendant that sets the line’s color and thickness. Sets the line’s start point x-coordinate. Sets the line’s start point y-coordinate. Sets the x-position of the line’s end point Sets the y-position of the line’s end point Specifies measurement units for the line parameters Draws a custom set of lines. The descendant that sets the lines’ color and thickness. The array of points locating the lines. Draws a custom set of lines. The descendant that sets the lines’ color and thickness. The array of points locating the lines. Specifies measurement units for line parameters. Draws a custom rectangle. The descendant that sets the outline color and thickness. Sets the rectangle’s location and size. Draws a custom rectangle. The descendant that sets the border color and thickness. Sets the rectangle’s location and size. Specifies measurement units for shape parameters. Draws a custom rectangle. The descendant that sets the outline color and thickness. Sets the x-coordinate of the shape’s upper-left corner. Sets the y-coordinate of the shape’s upper-left corner. Sets the shape’s width. Sets the shape’s height. Draws a custom rectangle. descendant that sets the outline color and thickness. Sets the x-coordinate of the shape’s upper-left corner. Sets the y-coordinate of the shape’s upper-left corner. Sets the shape’s width. Sets the shape’s height. Specifies measurement units for shape parameters. Places a custom string. A custom string to be drawn. Sets the custom string’s font parameters. The object that sets the color and thickness of the string characters. Sets the string’s start point coordinates. Draws a custom string. A custom string to be drawn. Sets the string’s font parameters. The descendant that sets the string characters’ color and thickness. Sets the string’s start point coordinates. Specifies measurement units for string parameters. Places a custom string at the selected position. A custom string that will be placed at the selected position. Sets font parameters for the custom string. The object that sets the color and thickness of the string characters. Sets the string’s location and size. Draws a custom string. A custom string to be drawn. Sets the string’s font parameters. The descendant that sets the string characters’ color and thickness. Gets the location and size of the string. Specifies measurement units for the string parameters. Draws a filled custom ellipse. The descendant that sets the shape color and thickness. Sets the location and size of the shape. Draws a filled custom ellipse. The descendant that sets the ellipse’s color and thickness. Sets the shape’s location and size. Specifies measurement units for shape parameters. Draws a filled custom rectangle. The descendant that sets the shape’s color and thickness. Sets the shape’s location and size. Draws a filled custom rectangle. The descendant that sets the rectangle’s fill color. Gets the shape’s location and size. Specifies measurement units for the shape parameters. Provides data for the event. Initializes a new instance of the class with the specified page index. An integer that is the index of the page that fires the event. Gets an index of the page that raised the event. An integer that is the page index. A method that will handle the event. The event source. This parameter identifies the object, which raised the event. A instance which contains event data. Base class to implement custom drawing for layout elements. Initializes a new instance of the class with the default settings. Provides access to an object whose methods are used to draw the layout. A object encapsulating the layout drawing surface. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the CheckBox element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutCommentArea element. Override it in a class descendant to customize the element appearance. The element to draw. Draws the DeletedTextMarkBox element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutShapeBox element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutEndnote element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutEndnoteContinuationNotice element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutEndnoteContinuationSeparator element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the EndnoteReferenceBox element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutEndnoteSeparator element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutFootnoteContinuationNotice element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutFootnoteContinuationSeparator element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the FootnoteReferenceBox element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutFootnoteSeparator element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the LayoutFrame element. Override it in a class descendant to customize the element appearance. The element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element of the type. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element of the type. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the NonBreakingHyphenBox element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element of the type. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element of the type. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the ParagraphFrameBox element. Override it in a class descendant to customize the element appearance. The element to draw. Draws the element of the type. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element of the type. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the SoftHyphenBox element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element of the type. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element of the type. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element of the type. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Draws the element. Override it in a class descendant to customize the element appearance. A layout element to draw. Provides access to the page containing the layout element currently being drawn. A object that is the current page. Layout element that relates to a text paragraph frame. Accepts a visitor. A object that is the visitor. Gets the background color of the text paragraph frame box. A System.Drawing.Color object that is the background color. Gets the borders of the text paragraph frame box. A object that is the borders of the frame box. Gets the type of the object. One of the enumeration values that corresponds to the ParagraphFrameBox object. A collection of objects. Layout elements related to text runs in a line. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Returns the text displayed in the current element. A string that is the text displayed in the layout element. Defines a layout element which has a related . Obtains the location of the layout element that has the related . A object that contains the start and length of the document range. Base class for layout elements related to document objects based on the . Returns the range to which the current layout element relates. A that relates to the document range occupying by the object to which the current layout element relates. Layout element that relates to the Range Permission start and end visual indicators. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. A collection of elements. Layout element that relates to the highlighted range which visualizes the value. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets the type of layout element. The enumeration member. A collection of elements. Container for collections of objects of the type and various characteristics. elements are not included. Returns layout elements contained in the . A of elements. Returns layout elements contained in the . A of elements. Returns layout elements contained in the . A of elements. Returns layout elements contained in the . A of elements. Returns layout elements contained in the . A of elements. Returns layout elements contained in the . A of elements. Returns layout elements contained in the . A of elements. Returns layout elements contained in the . A of elements. Returns layout elements contained in the . A of elements. Returns layout elements contained in the . A of elements. Layout element that relates to the strikeout text. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Gets the type of layout element. The enumeration member. A collection of elements. Layout element that relates to the underlined text. Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Returns a parameter that identifies the relative height of the underline painting. An integer that identified the relative thickness of the underline. Gets the type of layout element. The enumeration member. A collection of elements. Layout element that relates to the zero-width space (used in languages without visible space between words). Dispatches to the Visit method that is specific to the current . A implementation that is the instance of the visitor class defined in the Visitor pattern. Contains classes which implement the native API of the RichEdit suite. Serves as a pattern for numbered and bulleted lists to define their appearance. Gets the zero-based index of the abstract numbering list in the document. An integer value. A collection of objects. Creates a new object and adds it to the collection. An interface specifying base list format options. Adds the specified list to the collection. An interface specifying base list format options. Provides access to a bulleted list template of a document. A object. Creates a new abstract numbering list. An interface specifying base list format options. Provides access to a multi level list template of a document. A object. Provides access to a numbered list template of a document. A object. Lists ActiveX control types. A check box. A combo box. A command button. A custom control. A frame control. An image control. A label. A list box. A MultiPage control. An option button. A scroll bar. A spin button. A tab strip control. A text box. A toggle button. Contains ActiveX control characteristics. Returns the type of the ActiveX control. An enumeration member that specifies the ActiveX control’s type. Returns the name of the ActiveX control. The control’s name. Lists AutoFit layout algorithm types. Table columns are automatically resized to fit the content. Table is resized to fit within the page margins. Columns have a fixed width, so the AutoFit feature is not used. Defines a bookmark in the document. Gets the name of a bookmark in the document. A string that is the unique bookmark’s name. Gets the range that represents the part of a document contained in the bookmark. A object representing the document range contained in the bookmark. An interface that defines a collection of objects. Creates a bookmark with the specified name for the range that starts at the specified position and has the specified length and adds it to the collection. A specifying the starting position for the bookmark. An integer specifying the length of the range contained in the bookmark. A string specifying the bookmark name. A object specifying the created bookmark. Creates a bookmark for the specified range with the specified name and adds it to the collection. A specifying a portion of a document contained within the bookmark. A string specifying the bookmark name. A object specifying the created bookmark. Gets the Bookmark object specified by its name. A string specifying the bookmark name. A object which represents the bookmark with the specified name. Removes the specified bookmark from the collection. A object specifying a bookmark in the document. Selects a range associated with the specified bookmark. A object specifying a bookmark in the document. A collection of shapes in a drawing canvas. Removes all shapes from the canvas. Removes the specified shape from the canvas. A shape to remove. Removes a shape with the specified index from the canvas. A zero-based index of the shape to remove. Represents the part of string matched by the group expression (the string matched by a subexpression of group expression). Obtains a range in the document containing the matching string. A object representing a range that corresponds to the match. The length of the captured substring. An integer, representing the length of the captured substring. Gets the starting position of the matching string in the document. A object, representing a position in the docuemnt where the match starts. Gets the captured substring from the input string The actual substring that was captured by the match. Represents a sequence of captured substrings as the set of captures executed by a single capturing group. Provides access to character properties. Gets or sets the character style applied to the document range. A object representing the style. Serves as the base for the interface providing access to character properties. Gets or sets a value indicating whether all characters are capital letters. true if all characters are capitalized; otherwise, false or null for a mixture of true and false. Copies all settings from the object passed as the parameter to the current object. A object whose settings are assigned to the current object. Gets or sets the background color of character(s). A value representing the background color or null for mixed colors. Gets or sets a value indicating whether characters are bold. true if characters are bold; otherwise, false or null for a mixture of true and false. Gets or sets the character(s) font name. A value representing the font name or null for a mixture of font faces. Specifies the name of the font for Unicode (U+0000–U+007F) characters. A string value that is the font name. Specifies the font name for the Complex Script characters (right-to-left languages). A string value that is the font name. Specifies the font name for East Asian characters. A string value that is the font name. Specifies the name of the font for High ANSI characters. A string value that is the font name. Gets or sets the character(s) font size. A value, representing the font size in points or null for mixed sizes. Gets or sets the foreground color of characters. A value representing the foreground color, or null for a mixture of values. Gets or sets a value indicating whether a character(s) is hidden. true if characters are hidden; otherwise, false or null, for a mixture of true and false. Gets or sets the text’s highlight color. A value representing the foreground color, or null for a mixture of values. Gets or sets a value indicating whether a character(s) is italicized. true if characters are italicized; otherwise, false or null, for a mixture of true and false. Gets or sets the minimum font size for which the kerning is adjusted automatically. The target font size (from 0 to 3276) or null (Nothing in Visual Basic) for a mixture of values. Specifies the spell check and hyphenation language. A nullable <DevExpress.XtraRichEdit.Model.LangInfo,> value. Specifies whether or not the text shall be proof read by the spell checker. true to disable spell checking of the text; false to enable it. Gets or sets the position of characters (in points) relative to the base line. A text position (from -3168 to 3168) relative to the base line or null (Nothing in Visual Basic) for a mixture of values. A positive number raises the text, and a negative number lowers it. Resets the character formatting to the underlying character style. Resets the character formatting properties specified by the mask to the properties of the underlying character style or to default properties. A enumeration value. Gets or sets the font’s scaling percentage. The scaling percentage (from 1 to 600); or null (Nothing in Visual Basic) for a mixture of values. Gets or sets whether all characters are small capital letters. true if all characters are capitalized; otherwise, false or null for a mixture of true and false. Specifies whether to snap East-Asian characters to a grid when the grid is defined. true, to snap characters to a grid; otherwise, false. Gets or sets the spacing (in twips) between characters. Character spacing from -31680 to 31680 (in twips) or null (Nothing in Visual Basic) for a mixture of values. A positive number specifies expanded character spacing, a negative value specifies condensed spacing. Gets or sets a value indicating whether characters are strikeout. A enumeration value or null, for a mixture of strikeout types. Gets or sets a value indicating whether character(s) are formatted as subscript. true if character(s) are formatted as subscript; otherwise, false or null for a mixture of true and false. Gets or sets a value indicating whether character(s) are formatted as superscript. true if character(s) are formatted as superscript; otherwise, false or null for a mixture of true and false. Specifies theme font for Unicode (U+0000–U+007F) characters. One of the ThemeFont enumeration values indicating the font name, or null for a mixture of values. Specifies the theme font for the Complex Script characters (right-to-left languages). One of the ThemeFont enumeration values indicating the theme font name, or null for a mixture of values. Specifies the theme font for East Asian characters. One of the ThemeFont enumeration values indicating the theme font, or null for a mixture of values. Specifies the theme font for High ANSI characters. One of the ThemeFont enumeration values indicating the theme font, or null for a mixture of values. Gets or sets the type of underline applied to the character(s). An enumeration value or null, for a mixture of underline types. Gets or sets the color of the underline for the specified characters. A value or null, for a mixture of underline colors. Lists the value masks available for character properties. Specifies all character properties. CharacterPropertiesBase.FontNameAscii No character properties are specified. and 0x00000800 Exposes methods and characteristics of a character style in a document. Gets whether the specified style is marked as deleted. true if the style is deleted; otherwise, false. Gets or sets the linked style for the current style. A object representing a paragraph style linked to a current style Gets or sets the name of the style. A string specifying the style name. Gets or sets the style form which the current style inherits. A object representing the parent style. Gets or sets whether the style is primary for the document. true, if the style is primary; otherwise, false. Represents a collection of character styles. Add a style to the collection of styles in the current document. A class instance representing a character style. Creates a new character style. A object representing a character style. Marks the specified style as deleted, so it can no longer be applied. A to delete. Gets the Character Style object specified by its name. A string specifying the style name. A object which represents the style with the specified name. Restores the character style marked as deleted. A object that is the character style to be restored. Contains chart properties. Allows you to obtain a spreadsheet chart object. An object to be cast to a object. Allows you to obtain a spreadsheet worksheet that contains chart data. An object to be cast to a object. Lists chart types. An area chart. A 3-D area chart. A 3-D 100% stacked area chart. A 3-D stacked area chart. A 100% stacked area chart. A stacked area chart. A 3-D clustered bar chart. A clustered horizontal cone chart. A clustered horizontal cylinder chart. A clustered horizontal pyramid chart. A 3-D 100% stacked bar chart. A 100% stacked horizontal cone chart. A 100% stacked horizontal cylinder chart. A 100% stacked horizontal pyramid chart. A 3-D stacked bar chart. A stacked horizontal cone chart. A stacked horizontal cylinder chart. A stacked horizontal pyramid chart. A clustered bar chart. A 100% stacked bar chart. A bar-of-pie chart. A stacked bar chart. A box and whisker chart. A bubble chart. A 3-D bubble chart. A 3-D clustered column chart. A clustered cone chart. A clustered cylinder chart. A clustered pyramid chart. A 3-D 100% stacked column chart. A 100% stacked cone chart. A 100% stacked cylinder chart. A 100% stacked pyramid chart. A 3-D stacked column chart. A stacked cone chart. A stacked cylinder chart. A stacked pyramid chart. A 3-D column chart. A 3-D cone chart. A 3-D cylinder chart. A 3-D pyramid chart. A clustered column chart. A 100% stacked column chart. A stacked column chart. A doughnut chart. An exploded doughnut chart. A funnel chart. A histogram chart. A line chart. A 3-D line chart. A 100% stacked line chart. A 100% stacked line chart with markers. A line chart with markers. A stacked line chart. A stacked line chart with markers. A Pareto chart. A pie chart. A 3-D pie chart. A 3-D exploded pie chart. An exploded pie chart. A pie-of-pie chart. A radar chart. A filled radar chart. A radar chart with markers. A scatter chart with straight lines. A scatter chart with straight lines and markers. A scatter chart. A scatter chart with smooth lines. A scatter chart with smooth lines and markers. A high-low-close stock chart. An open-high-low-close stock chart. A volume-high-low-close stock chart. A volume-open-high-low-close stock chart. A sunburst chart. A contour chart. A 3-D surface chart. A wireframe 3-D surface chart. A wireframe contour chart. A treemap chart. A waterfall chart. An interface implementing the check box functionality. Gets or sets whether the checkbox should take its default value (checked). true, to set the checkbox to its default value; otherwise, false. Gets or sets the checkbox size. A value indicating the check box’s size in current measure units. Gets or sets the checkbox size mode. One of the enumeration values indicating the check box’s size mode. Gets or sets the checkbox state. One of the enumeration values indicating the checkbox state. Lists the size modes available for the object. Automatically determined size. Equal to the default font size. The exact size specified by the property. Lists states available for the check box. The checkbox is checked. The checkbox is unchecked. The checkbox is undefined. A comment in the document - a text note that is attached to a . Specifies the comment’s author. A value, specifying the author of the comment. Provides access to a comment’s content to start editing. A object which is the content of the comment. Gets or sets the comment’s creation date. A object that is the comment creation date. Finalizes editing the comment’s content. A object obtained by the method. Specifies the comment name. A value, specifying the comment name. Specifies the parent comment of the current comment. The object that is the parent comment. Specifies the document range to which the comment relates. A value. A collection of objects. Creates a new with the specified settings. A value that specifies the start of the for which a comment is being created. An integer value that specifies the of the range. A value that sets the property. A object. Creates a comment for the specified range and assigns the comment’s author and creation date. A that specifies the start of the range being commented. An integer that specifies the number of positions by which a document range extends. A value that sets the property. A object that is the comment creation date. A object successfully created. Creates a new with the specified settings. A for which a comment is being created. A value that sets the property. A object. Creates a comment for the specified range and assigns the author’s name and creation date. A that specifies the start of the range being commented. A string that specifies the comment’s author. A object that specifies the comment creation date. A object successfully created. Creates a nested comment. A value that sets the property. A object that is the parent comment. A object that is the nested comment Creates a nested comment with the specified author’s name and creation date. A value that sets the property. A object that is the comment creation date. A object that is the parent comment. A object that is the nested comment. Returns a comment with the specified name. A value, specifying the item name. A value. Removes the specified comment from the collection. A object to remove from the collection. Deletes a comment specified by its index. An integer that is the index of a comment in a collection of comments in a document. Selects the specified comment in a document. A object to select in the collection. Lists modes that specify the compatibility of the document being exported with different Microsoft Word versions. The resulting document is compatible with Microsoft Word® 2003. The resulting document is compatible with Microsoft Word® 2007. The resulting document is compatible with Microsoft Word® 2010. The resulting document is compatible with Microsoft Word® 2013. Compatibility mode is not specified. Enables you to specify application-wide settings to ensure compatibility with previous versions of rich text editors. Specifies whether to align each row within a table independently. true, to align each table row independently; otherwise, false. Default value is false. Gets or sets whether a line that ends with a hyphenated word is allowed to be the last line in a page or column. True, if a line that ends with a hyphenated word is allowed to be the last line in a page or column; otherwise, false. Specifies whether to allow tables with the enabled AutoFit feature to extend beyond the page margins. true, to allow tables to outstep page margins; otherwise, false. Default value is false. Gets or sets whether to insert a page break between the floating table and the following content. true, to place the floating table and the following text on the same page; otherwise, false. Specifies the document compatibility with different Microsoft Word versions. One of the enumeration values identifying the compatibility mode. Specifies whether the rows in the multi-row table header should be differentiated when applying the conditional formatting. true, to apply the conditional formatting to every row separately in the multi-row header; otherwise, false. Specifies whether to disable balancing column height. true, to disable column balance; otherwise, false. Default value is false. Specifies whether to swap the mirrored paragraph indents. true, to interchange the paragraph indents if they are considered as mirrored; otherwise, false. Specifies whether to enable the OpenType font features (ligatures, contextual alternates, stylistic sets, number spacing, and number formatting). true, to enable OpenType font features; otherwise, false. Specifies whether the font size and the justification determined by the document table style should be overridden. true, to override the table style’s font size and justification parameters; otherwise, false. Specifies whether to move the paragraph mark to a new line on the next page if it is located after the page break. true, to split the page break and paragraph mark; otherwise, false. Default value is false. Gets or sets whether to break table rows around floating tables. true, to split table rows around floating tables; otherwise, false. Gets ow sets whether to split wrapped tables. true, to split tables across pages; otherwise, false. Specifies whether to stretch lines which end in a line break when the parent paragraph is fully justified. true, to stretch lines with line breaks; otherwise, false. Default value is true. Gets or sets whether the line containing a hyphenated word which ends a page or column is displayed on the following page or column. True, if the line containing such a hyphenated word is displayed on the following page or column; otherwise, false. Gets or sets whether to vertically align table cells that contain shapes. true to vertically align table cells with shapes; otherwise, false. Lists table elements to which a style should be applied. Formats the bottom left cell of a table. Formats the bottom right cell of a table. Formats even columns of a table. Formats even rows of a table. Formats the first column of a table. Formats the first row of a table. Formats the last column of a table. Formats the last row of a table. Formats odd columns of a table. Formats odd rows of a table. Formats the top left cell of a table. Formats the top right cell of a table. Formats the whole table. Contains connector settings. Gets or sets the connector’s type. An enumeration member that specifies the connector’s type. Provides access to an object that stores information about a connector’s end point. An object that contains end point settings. Provides access to an object that stores information about a connector’s start point. An object that contains start point settings. Lists connector types. A curved connector. An elbow-shaped connector. A straight line connector. Represents a custom hyphenation dictionary. Initializes a new instance with default settings. Initializes a new CustomHyphenationDictionary instance with the specified settings. A stream used to load the dictionary. Initializes a new CustomHyphenationDictionary instance with the specified settings. A stream used to load the dictionary. The dictionary’s culture information. Initializes a new CustomHyphenationDictionary instance with the specified settings. A name of the file with hyphenation patterns. Initializes a new CustomHyphenationDictionary instance with the specified settings. A name of the file with hyphenation patterns. A dictionary’s culture information. Represents a custom mark in the document. Gets a position in a document that is marked by the current custom mark. A object representing a marked position in the document. Gets data used to visualize a custom mark. An object consisting of custom data required to draw a mark. Represents a collection of custom marks in the document. Creates a custom mark at the specified position using the specified data and adds it to the collection. A specifying the position of the custom mark. Data used to draw a custom mark. A object specifying the created custom mark. Removes the specified custom mark from the collection. A object specifying a custom mark in the document. A collection of custom XML parts in a document. An interface that exposes the specific functionality of the document. Provides access to a collection of abstract numbering lists in the document. An collection containing abstract definitions for numbering lists. Appends a new empty section and returns the section to which this section is appended. A object that is the section in the document to which a new section is appended. Fires when the DOCVARIABLE field is updated. Gets or sets the position of the caret within the document. A object, representing the current caret position. Enables you to operate on selections in documents other than the main document, such as headers and footers. A object that is the document that is different from the currently active document. Provides access to a collection of character styles in the current document. A collection containing character styles. Provides access to the document compatibility settings. A object that holds the document compatibility options. Occurs when the document content was changed. Copies the currently selected text to the Clipboard. Copies the specified range of text to the Clipboard. A object specifying the and positions of the text to copy. Enables customizing the mail merge options. A instance, specifying the mail merge options. Provides access to a collection of the document’s custom properties. A object that stores document’s custom properties. Provides access to a document’s collection of custom XML parts. A collection of custom XML parts. Removes the currently selected text and copies it to the Clipboard. Removes the specified range of text and copies it to the Clipboard. A object specifying the and positions of the text to cut. Provides access to default character formatting for the current document. A interface that enables you to specify character properties. Provides access to default paragraph formatting for the current document. A interface that enables you to specify paragraph properties. Provides access to the default properties for document tables. A interface specifying table properties. Gets or sets the default value of a tab stop width. A object that is the default tab stop width measured in units specified by the property. Gets or sets whether the document has different odd and even pages. true if odd and even pages are different; otherwise, false. Gets or sets the document content as an array of bytes in Microsoft Word 97-2003 format (Doc) format. The document content in Doc format. Gets or sets the document content as an array of bytes in DOCM (Microsoft Office Open XML macro-enabled document) format. The document content in DOCM format. Provides access to the collection of document’s core properties. A object that stores the document’s core properties. Gets or sets the document content as an array of bytes in DOT (Microsoft Word 97-2007 Template) format. The document content in DOT format. Gets or sets the document content as an array of bytes in DOTM (Microsoft Office Open XML Macro-Enabled Template) format. The document content in DOTM format. Gets or sets the document content as an array of bytes in DOTX (Microsoft Office Open XML macro-free template) format.’ The document content in DOTX format. Provides access for the document’s encryption options. An object containing encryption options. Gets or set the position of endnotes in the document. An enumeration value that indicates the endnotes’ position. Provides access to document endnotes. A collection of endnotes. Gets or sets the document content as an array of bytes in FlatOpc (Microsoft Word XML Document, .xml) format. The document content in FlatOpc format. Gets or sets the document content as an array of bytes in FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format. The document content in FlatOpcMacroEnabled format. Gets or sets the document content as an array of bytes in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format. The document content in FlatOpcMacroEnabledTemplate format. Gets or sets the document content as an array of bytes in FlatOpcTemplate (Microsoft Word XML Template, .xml) format. The document content in FlatOpcTemplate format. Provides access to the document’s footnotes. A collection of footnotes. Returns the list of the document’s authors. A collection of values, specifying the document authors. Gets the section encompassing the specified position. A instance representing the position in the document. A object representing a section containing the position. Gets or sets the document content as HTML text. A string containing text of the document in HTML format. Gets or sets whether to hyphenate words in CAPS. true, to hyphenate words in CAPS; otherwise, false. Gets or sets whether to enable hyphenation in a document. true, to enable hyphenation; otherwise, false. Inserts a new section into the document’s collection at a specified position. A object that specifies a position to insert a new section. A object that is the section in the document located before the newly inserted section. Gets whether document protection is enabled. true if document protection is enabled; otherwise, false. Indicates whether the document is empty, i.e. contains only default content. true if the document contains only default content; otherwise, false. Loads a document from a byte array. The file format is determined based on document content. A byte array that contains document data. true if the document was successfully loaded; otherwise, false. Loads a document in the specified format from a byte array. A byte array that contains document data. An enumeration member that specifies the format of the loaded document. true if the document was successfully loaded; otherwise, false. Loads a document in the specified format from a byte array. You can use this method to load HTML documents with connected files. A byte array that contains document data. An enumeration member that specifies the format of the loaded document. The document’s URI. You can use this parameter to load files associated with an HTML document. true if the document was successfully loaded; otherwise, false. Loads a document from the stream. A object that is the stream used to load a document. true, if the document is successfully loaded; otherwise, false. Loads a document from a stream, specifying the document format. The stream from which to load a document. One of the enumeration members indicating the document format. true, if the document is successfully loaded; otherwise, false. Loads a document from the stream in the specified format. External content for HTML format is retrieved using the specified source (base) URI. The stream from which to load the document. One of the enumeration members, indicating the document format. A string representing the document URI. true, if the document is successfully loaded; otherwise, false. Loads a document from the specified file. The file format is determined by its content. A string that specifies the file to load (including the full path). true, if the document is successfully loaded; otherwise, false. Loads a document from a file, specifying the document format. A string specifying the file to load (including the full path). One of the enumeration members, indicating the document format. true, if the document is successfully loaded; otherwise, false. Loads a document from the file in the specified format. External content for HTML format is retrieved using the specified source (base) URI. A string specifying the file to load (including the full path). One of the enumeration members, indicating the document format. A string representing the document URI. true, if the document is successfully loaded; otherwise, false. Merges the current document and sends the result to the specified . An object exposing the interface to which the merged document is sent. Merges the current document using the specified options, and sends the result to the specified . A interface exposing options for the current merge. An object exposing the interface to which the merged document is sent. Merges the current document using the specified options and sends the result to the specified stream in a specified format. A interface exposing options for the current merge. A object representing the output stream. A enumeration member specifying the destination format. Merges the current document using the specified options and sends the result to the specified file in a specified format. A interface exposing options for the current merge. A name of the file to which the merged document is saved. A enumeration member specifying the destination format. Merges the current document and sends the result to the specified stream in a specified format. A object representing the output stream. A enumeration member specifying the destination format. Merges the current document and sends the result to the specified file in a specified format. A name of the file to which the merged document is saved. A enumeration member specifying the destination format. Merges all columns with indexes greater than 63 into a single column for all tables in a document. true, if at least one table has been modified; otherwise, false. Gets or sets the document content as MHT text. A string containing text of the document in MHT format. Occurs when the document content has been modified since it was last saved. Provides access to a collection of definitions for numbering lists instantiated in the document. A collection of definitions for lists which are present in the document. Gets or sets the document content as an array of bytes in Open Office Text (.odt) format. An array of bytes representing the OpenDocument Text (.odt) format. Gets or sets the document content as an array of bytes in Office Open XML (Docx) format. An array of bytes representing the document in Docx format. Provides access to a collection of paragraph styles in the current document. A collection containing paragraph styles. Insert a text from the Clipboard into the current CaretPosition. Inserts the contents of the Clipboard in the specified format at the caret position. A enumeration member, specifying the format of the inserted text. Protects a document with a given password. A string that specifies a password for the document. If an empty string is specified, the document can be unprotected without a password. Enforces document protection and sets the specified password. A password string. One of the enumeration values. Gets the protection type for the document. One of the enumeration values. Obtains information on the formatting capabilities required to export the current document correctly. A object, representing information on the formatting capabilities required to correctly format the current document. Provides access to the collection of revisions made in the current document. A RevisionCollection object that is the revision collection. Gets or sets the formatted text content of the document. A string, containing the document’s content in rich text format. Saves the document to a byte array in the specified file format. An enumeration member that specifies the output document format. A byte array that contains data in the specified format. Saves the document to a byte array in the specified file format and encrypts it with a password. An enumeration member that specifies the output document format. Specifies encryption settings. A byte array that contains encrypted data in the specified format. Saves the document to a stream, specifying the document’s format. The stream into which to save the document. One of enumeration values. Saves the document to a stream, specifying the document’s format and encryption options. The stream used to output the document. Indicates the document format. Document encryption options. Saves the document to a file, specifying the document’s format. A string value specifying the path to a file into which to save the control’s document. One of the enumeration values. Saves the document to a stream, specifying the document’s format and encryption options. A file name. Indicates the document format. Document encryption options. Provides access to a collection of sections. A interface defining a list of sections. Gets or sets the selected range in the document. A object, representing the and positions of the selected text. Provides access to a collection of selections in the document. A object containing ranges selected in the document. Provides access to a collection of styles defined for tables in the document. A object containing table styles. Gets or sets the document’s text (plain text). A string value that specifies the text of the document. Gets or sets the theme used in the document. An object implementing the interface that is the document theme. Provides access to the document’s track changes options. The DocumentTrackChangesOptions object containing Track Changes options. Occurs when moved text has been changed since it was moved. Gets or sets a document’s measure units. One of the enumeration values indicating the measure unit. Replaces all document fields with field values. Removes document protection. Updates all fields in the document. Gets or sets whether DOCVARIABLE fields are automatically updated before a document is printed or exported to PDF. An enumeration value. Provides access to the collection of string values associated with document variables. A object containing document variables. Gets a manager that allows you to organize watermarks. An object that exposes methods used to manage watermarks. Gets or sets the document content as the text in WordProcessingML (Microsoft Office Word 2003 XML) format. A string of text in WordML format. Base class for bookmark start and end elements. Gets the name of a bookmark. A object that is the bookmark’s name. A document element that is the bookmark’s end accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that is the bookmark’s start accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that is the checkbox accessed by DocumentIterator. Accepts a visitor. A visitor to visit document elements. Provides access to the encountered element’s checkbox properties. A object containing checkbox properties. Provides access to the encountered element’s text properties. A object containing text properties. Gets the type of the object. A object enumeration value that corresponds to the object. Base class for comment start and end elements. Gets the comment’s author. A object that is the author’s username. Gets the date and time when a comment was created. A object that is the comment’s creation time. Gives the iterator access to the content of the object. true, if the iterator should visit only visible text; otherwise, false. A object that is the iterator. Gets the comment’s name. A object that is a comment’s name. A document element that indicates the end of the commented range accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a element. One of the enumeration values that corresponds to the DocumentCommentEnd object. A document element that indicates the start of the commented range accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a element. A enumeration value that corresponds to the object. Contains all the custom document properties for the document. Adds a new custom property linked to the specified bookmark and value to the collection of custom properties for the document. A string that specifies the name of a custom property. A object that specifies the content that will be used to obtain the value of a custom property. Adds a new custom property with the specified name and value to the collection of custom properties for the document. A string that specifies the name of a custom property. A boolean value that specifies the value of a custom property. Adds a new custom property with the specified name and value to the collection of custom properties for the document. A string that specifies the name of a custom property. A value that specifies the value of a custom property. Adds a new custom property with the specified name and value to the collection of custom properties for the document. A string that specifies the name of a custom property. A value that specifies the value of a custom property. Adds a new custom property with the specified name and value to the collection of custom properties for the document. A string that specifies the name of a custom property. An integer that specifies the value of a custom property. Adds a new custom property with the specified name and value to the collection of custom properties for the document. A string that specifies the name of a custom property. A string that specifies the value of a custom property. Removes all items from the collection. Returns the number of custom properties in a collection. An integer that is the number of items in a collection. Gets or sets the value of a custom property. A name of the custom property. An object that is the value of the property specified by its name. Gets a collection of custom property names. A <,> collection of names. Removes a custom property with the specified name from the current document. A name of the property. Base class for all document elements accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the position of a document element within a document. A object that is the element’s position. Gets the type of a document element. One of the enumeration values that corresponds to the specified element. Lists types of document elements accessed by . All document elements. The end of a bookmark. The beginning of a bookmark. A checkbox. The end of a commented range. The beginning of a commented range. An endnote reference with a custom mark. An empty endnote reference. An endnote reference. The end of a field code range. The beginning of a field code range. The end of a field result range. A footnote reference with a custom mark. An empty footnote reference. A footnote reference. The end of a hyperlink. The beginning of a hyperlink. An inline picture. The end of a paragraph. The beginning of a paragraph. A floating picture. The end of a range permission. The beginning of a range permission. The end of a section. The beginning of a section. A floating object (a picture or a text box). The border of a table cell. A group of characters with the same format. A text box. Provides the document encryption options. Specifies the password to encrypt the document. The encryption password. Specifies the encryption type for the current document. One of the EncryptionType enumeration values indicating the encryption type. A document element that indicates an endnote reference with a custom mark. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates an empty endnote reference. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates an endnote reference. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates the end of the field code range accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates the start of the field code range accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates the end of the field result range accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates a footnote reference with a custom mark. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates an empty footnote reference. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates an footnote reference. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. Base class for all document from field elements accessed by . Provides access to the encountered element’s form field properties. A object containing form field properties. Base class for hyperlink start and end elements. Gets the name of a bookmark which will be the target of the DocumentHyperlink object. A object that is the bookmark’s name. Gets a URI to navigate to when the hyperlink is activated. A object that is a URI. Gets the target window or frame in which to display the web page content when the hyperlink is clicked. A string, representing a predefined name of the target window (frame). Gets a text for the tooltip displayed when the mouse hovers over a hyperlink. A object that is the tooltip text. Gets whether the location referred to by a DocumentHyperlink object has been recently visited. true, if the hyperlink URI has been recently opened in the browser; otherwise, false. A document element that is the hyperlink’s end accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that is the hyperlink’s end accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. Defines an image in the document. Provides access to the source image displayed as an inline object in the document. An object specifying the image incorporated in the document. Gets the original size of the image. The object representing the original size of the image, measured in current units. Gets the range to which the inline image belongs. A object specifying the image location in the document. Specifies the X-scaling factor of the inline image. A float value, specifying the scaling factor for the X-axis. Specifies the Y-scaling factor of the inline image. A float value, specifying the scaling factor for the Y-axis. Specifies the size of the inline image. A object representing the image size in in current measure units. Gets or sets the original location from where the image has been inserted. A string specifying the image source URI. A collection of DocumentImage objects. Appends the specified image. A object specifying the image to append. A object specifying the image appended to the document. Appends the specified image. A object specifying the image to append. A object specifying the image appended to the document. Inserts an image at the specified position in the document. A object specifying the position to insert an image. A object containing information about the image to insert. A object specifying the inline image in the document. Inserts an image at the specified position in the document. A object specifying the position to insert an image. A object specifying the image to insert. A object specifying the inline image in the document. Represents an object that provides an image for a document. Creates an image source object from the specified file. A string that contains the name of the file from which to create the image. A object representing the image in the document. Creates an image source object from the specified image. An object. A object representing the image in the document. Creates an image source object from the specified data stream. A containing image data. A object representing the image in the document. Creates an image source object from the specified URI string. A string of characters identifying the resource in the Internet that can be interpreted as an image. An object providing the IUriStreamService interface which allows obtaining a data stream for a specified URI. A object representing the image in the document. A document element that is the inline picture accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the size of an inline picture. A object that is the picture’s size. Gets the type of a object. A enumeration value that corresponds to the object. Gets the URI of an inline picture. A String specifying the image source URI. Iterates over document elements. Initializes a new instance of the class for the specified document range. A object that is the range the iterator should traverse. true, if the iterator should visit only visible text; otherwise, false. Initializes a new instance of the class for the specified document. A instance through which the document iterator will traverse. true, if the iterator should visit only visible text; otherwise, false. Initializes a new instance of the class for the specified part of the document. A instance through which the document iterator will traverse. An Int object that is the DocumentIterator initial position. An Int object that is the range length the iterator needs to go through. true if the iterator should visit only visible text; otherwise, false. Gets the document element currently visited by the iterator. A object that is the current document element. Gets the index of a document paragraph currently visited by the iterator. A object that is the paragraph index. Gets access to the properties of a document paragraph currently visited by the iterator. A object that provides access to the current paragraph properties. Gets the index of a document section currently visited by the iterator. A object that is the index of the current section. Gets access to the properties of a document section currently visited by the iterator. A object that provides access to the current document section properties. Disposes of the object. Navigates to the next document element in the document model. True, on a successful navigation; otherwise, false. Navigates to the next document element of the specific type. A enumeration value that sets the element type to traverse. True, on a successful navigation; otherwise, false. Rewinds the iterator to its initial position. A document element that is the paragraph’s end accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates the paragraph’s start accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets access to the document paragraph properties. A object that provides access to the current document paragraph properties. Gets the type of a object. A enumeration value that corresponds to the object. A document element that is the floating picture accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. Gets the URI of a picture. A string that is the URI of the picture. A position within a document. Starts modifying the document obtained via the document’s position (e.g. via the caret position). A instance allowing you to safely modify the document. Finalizes modifications performed for the document obtained via the document’s position (e.g. via the caret position). A instance obtained via the previously called method. Determines whether the specified object is equal to the current instance. The object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Compares two objects for equality. The first object to compare. The second object to compare. True, if two objects are equal; otherwise, false. Evaluates two instances to determine if one instance is greater than the other. The first instance to compare. The second instance to compare. true, if the first instance is greater than the second; otherwise, false. Evaluates two instances to determine whether one instance is greater than or equal to the other. The first object to compare. The second object to compare. true, if the left object is greater than or equal to the right object; otherwise false. Compares two objects to determine whether they are not equal. The first object to compare. The second object to compare. true, if two objects are not equal; otherwise, false. Evaluates two instances to determine whether one instance is less than the other. The first instance to compare. The second instance to compare. true, if the left object is less than right; otherwise, false. Evaluates two instances to determine whether one instance is less than or equal to the other. The first instance to compare. The second instance to compare. true, if the first DocumentPosition object is less than or equal to the second object; otherwise, false. Returns an integer representation of the object. An integer value. Converts the numeric value of this instance to its equivalent string representation. The string representation of the value of this instance. Contains core properties of the document. Specifies an application used to modify the document. The application name. The default is “DevExpress Office File API/21.2.4.0”. Gets or sets the version of an application used to modify the document. The application version. The default is 21.2 Gets or sets the name of the document’s author. The author’s name. Gets or sets the categorization of the document content (e.g. Resume, Letter, Financial Forecast, Proposal, Technical). Presentation, and so on. A string of text that specifies the category name. Gets or sets the name of the company associated with the document. The company name. Gets or sets the status of the content (e.g., “Draft”, “Reviewed”, or “Final”). A string that is the metadata for the document ContentStatus property. Gets or sets the type of the content, defined by a specific use and intended audience (Whitepaper, Security Bulletin, Exam etc.) A string of text. Gets or sets the date and time when the document was first saved. A value. Gets or sets the person or organization primarily responsible for the document content. A string of text. Gets or sets the explanation of the document’s content (abstract, table of contents, reference to a graphical representation of content etc.). A string of text. Gets or sets an unambiguous reference to the resource within a given context. A string of text. Gets or sets a delimited set of keywords to support searching and indexing. A string of text which is typically a list of terms that are not available elsewhere in the properties. Gets or sets the language of the document’s content. A string of text which conforms to the IETF RFC 3066, such as “en-US” to identify American English. Gets or sets the name of the last user who modified and saved the document. A string of text that identifies the user. The identification is environment-specific. Gets or sets the date and time that a document was last printed. A value that is the moment when a document was last printed. Gets or sets a manager of the document’s author. The manager’s name. Gets or sets the date and time a document was last saved. A value that is the moment when a document was last saved. Gets or sets the number of document saves or revisions. An integer value that is the number of revisions. Gets or sets the topic of the content. A string of text. Gets or sets the name of a template attached to the document. The template name. Gets or sets the document’s title. A string of text. Gets or sets the document’s version number set by the user or by the application. A string of text which is the version number. Lists the types of protection that can be applied to the current document. Allows users to add comments to the document. Allows users to fill in forms and form fields. Allows free access to the document. Allows read-only access to the document. Allows users to make revisions in a document. Defines a document range. Starts modifying the document obtained via the document’s range (e.g. via selection). A instance allowing you to safely modify the document. Gets whether the current document range contains a specified position. A representing a position to test for inclusion. true if the specified position is contained within the range; otherwise, false. Gets the end position of the . A object representing the end of the text range. Finalizes modifications of the document obtained via the document’s range (e.g. via selection). A instance obtained via the previously called method. Makes the current DocumentRange object uneditable. Indicates whether the current DocumentRange is frozen. true, if the range is frozen; otherwise, false. Gets the length of a document range in characters. An integer, representing the number of character positions in a range. Gets the start position of the . A object representing the start of the text range. Defines extension methods for the DocumentRange interface. Makes the DocumentRange object uneditable. The target document range. The frozen document range. Makes multiple DocumentRange objects uneditable. The list of target document ranges. The list of frozen document ranges. A document element that indicates the end of the range permission accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the name of a group of users for whom the editing permission is set. A object that is the user group name. Gets the type of a object. A enumeration value that corresponds to the object. Gets the name of a user for whom the editing permission is set. A object that is the user’s name. A document element that indicates the start of the range permission accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the name of a group of users for which the editing permission is set. A object that is the group’s name. Gets the type of a object. A enumeration value that corresponds to the object. Gets the name of a user for which the editing permission is set. A object that is the user’s name. A document element that is the section’s end accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Gets the type of a object. A enumeration value that corresponds to the object. A document element that indicates the section start accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Provides access to the document section properties. A object that provides access to current document section properties. Gets the type of a object. A enumeration object that corresponds to the object. A document element that indicates a table cell border accessed by DocumentIterator. Accepts a visitor. A object that is the visitor. Provides access to properties for document table cell borders. A object that provides access to the current table cell border properties. Gets the type of a object. A enumeration value that corresponds to the object. Document element that is a group of characters with the same format accessed by DocumentIterator Accepts a visitor. A object that is the visitor. Gets the length of a text range. A object that is the text range length. Gets the plain text contained in the range related to the DocumentText object. A object that is the DocumentText object’s content. Gets access to the text properties. A object that provides access to the text properties. Gets the type of a object. A enumeration value that corresponds to the object. Document element that is a text box accessed by the DocumentIterator. Accepts a visitor. A object that is the visitor. Gives the iterator access to the content of the object. true, if the iterator should visit only visible text; otherwise, false. A object that is the iterator. Gets the type of a object. A enumeration value that corresponds to the object. Represents a document theme. Initializes a new instance of the class with default settings. Initializes a new instance of the class with specified settings. An object implementing the interface to be cloned as the DocumentTheme class instance. Gets or sets the name of the minor theme font for Complex Script characters (right-to-left languages). A string value that is the font name. Gets or sets the minor theme font for East Asian characters. A string value that is the font name. Gets or sets the minor theme font for the range of Latin characters. A string value that is the font name. Gets or sets the name of the major theme font for Complex Script characters (right-to-left languages). A string value that is the font name. Gets or sets the major theme font for East Asian characters. A string value that is the font name. Gets or sets the major theme font for the Latin range of characters. A string value that is the font name. Provides the document Track Changes options. Specifies whether to keep track of changes made in this document. true, to enable tracking changes; otherwise, false. Specifies whether to track formatting changes made in this document. true, to track formatting changes, otherwise, false. Specifies whether to track content moves made in this document. true, to track moves, otherwise, false. A base class implementing the interface. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object being visited. A base interface for drawing objects. Adds a hyperlink to a shape. A hyperlink attached to the drawing object. Gets or sets the alternative text for a shape. The descriptive text associated with a shape. Provides access to the collection of shapes in a drawing canvas. The collection of canvas items. Provides access to connector settings. An object that stores connector settings. Removes a hyperlink associated with a shape. Gets or sets the alternative description for a shape. The detailed explanation of shape content. Allows you to specify fill options for a shape. An object that contains shape fill settings. Provides access to the collection of shapes in a group. The collection of group items. Gets or sets the shape’s absolute height. The height in measurement units specified by the property. Returns a hyperlink associated with a shape. A hyperlink attached to the drawing object. Returns the shape’s unique identifier. An integer value that uniquely identifies this shape. Allows you to format a shape outline. An object that contains line format settings. Specifies whether to maintain proportions of a shape when you resize it. true if a shape retains its original proportions when you resize it; otherwise, false. Gets or sets the shape’s name. The shape’s name. Gets or sets the absolute position of a shape on the page. An object that specifies the horizontal and vertical offsets in measurement units defined by the property. Returns the OLE object’s characteristics. An object that contains OLE object settings. Returns the original size of a shape or picture (that is the size before you scale or resize the object). An object that stores the shape’s original width and height in measurement units specified by the property. Provides access to picture settings. An object that contains picture settings. Gets or sets the shape’s rotation angle. The rotation angle in degrees. Gets or sets the horizontal scale factor for a shape. The scale factor to apply to a shape. Default is 1 (the shape is not scaled). Gets or sets the vertical scale factor for a shape. The scale factor to apply to a shape. Default is 1 (the shape is not scaled). Provides access to shape properties. An object that contains shape properties. Gets or sets the shape’s size. An object that stores the shape’s width and height in measurement units specified by the property. Gets or sets the alternative title for a shape. The descriptive title for a shape. Returns the shape’s type. An enumeration member that specifies the shape’s type. Provides access to watermark settings. An object that contains watermark settings. Gets or sets the shape’s absolute width. The width in measurement units specified by the property. Base implementation of the interface. Initializes a new instance with default settings. Initializes a new instance with specified settings. A password to encrypt the document. Initializes a new instance with specified settings. A password to encrypt the document. The encryption type. Specifies a password to encrypt the document. A password Gets or set the encryption type. One of the enumeration values indicating the encryption type. Lists available encryption types for a document. Standard encryption for Open XML files that uses a binary EncryptionInfo structure. The default encryption algorithm is AES-128 and SHA-1 is used as a hashing algorithm. Binary files (DOC) are encrypted by 40-bit RC4 encryption. Agile encryption for Open XML files that uses an XML EncryptionInfo structure. The default encryption algorithm is AES-256 and SHA512 is used as a hashing algorithm. Binary files (DOC) are encrypted by RC4 CryptoAPI encryption. Contains endnote options. Gets or sets the numbering style for the endnote references. An enumeration member that indicates the numbering style. Gets or sets when the reference numbering should be reset. One of the enumeration members indicating the restart type. The default values is . Specifies the endnote reference’s starting number. The starting number. Gets or sets whether to suppress endnotes for the current section. true, to suppress endnotes; otherwise, false. Lists values used to specify the endnotes position in the document. Endnotes are located at the end of the document. Endnotes are located at the end of each section. A document field. Returns the range that contains the field code. The document range occupied by the field code. Gets or sets whether the field is locked. true, to lock the field; otherwise, false. Gets the outer field for the nested field. A object. Returns the document range the field occupies. The document range that contains the field (including its code and result). Returns the range that contains the field result. The document range the field result occupies. Gets or sets whether to show the field’s codes. true to show the field’s codes; otherwise, false. Replaces the field with the field value. Updates the result of the field. A collection of document fields. Adds a field specified by its code to the field collection. A at which the field is inserted. A string specifying the field’s code. A object specifying the newly created field. Creates a field from the specified range and adds it to the field collection. A object specifying a range to be transformed to a field. A object specifying the newly created field. Replaces all fields in the collection with field values. Updates all fields in the collection. Lists values that specify how a shape is filled. Specifies that a shape is filled according to the applied shape style and document theme. Specifies that a shape is filled with a gradient. Specifies that a shape is a part of a group and inherits the group’s fill properties. Specifies that a shape is not filled. Specifies that a shape is filled with a pattern. Specifies that a shape is filled with a picture. Specifies that a shape is filled with a solid color. Combines start and length of the document range. Used in Layout API. Initializes a new instance of the class with the specified start and length. An integer that is the start position of the range. An integer that is number of positions contained in the range. Gets whether the current document range contains a specified range. A that is a range to test for inclusion. true if the specified range is contained within the range; otherwise, false. Gets whether the current document range contains a specified position. An integer that is a position to test for inclusion. true if the specified position is contained within the range; otherwise, false. Determines whether the specified object is equal to the current instance. The object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Gets whether the current and the specified ranges intersect. A object that specifies the range to check for intersection. True if ranges intersect; otherwise, false. Returns the range length. An integer that is the number of positions the range contains. Returns the start position of the range. An integer that is the start position of the range. Returns a message containing range start and length. A string containing range start and length delimited with comma. Contains footnote options. Gets os sets the number of columns to split footnotes into. The number of columns. Gets or sets the numbering style for the footnote references. One of the enumeration members indicating the numbering style. Gets or sets the footnote position in the document. One of the enumeration values indicating the footnote position. Gets or sets when the reference numbering should be reset. One of the enumeration members indicating the restart type. The default values is . Specifies the footnote reference’s starting number. The starting number. Lists values used to specify the endnotes position in the document. Footnotes are located below text. Footnotes are located at the bottom of the page. An interface implementing the form fields functionality. Gets or sets whether to update the form field after exit. true to update the form field on exit; otherwise, false. Gets or sets whether the form field is enabled. true, if the form field is enabled; otherwise, false. Gets or sets the name of the entry macro (runs when the form field is focused) associated with the form field. A string that is the entry macro name. Gets or sets the name of the exit macro (runs when the form field loses focus) associated with the form field. A string value that is the exit macro name. Gets the form field type. One of the enumeration values indicating the type of the form field. Gets or sets the instructional text shown when focusing the checkbox and pressing F1. A string value that is the help text. Gets or sets the type of the instructional text shown when focusing the checkbox and pressing F1. One of the enumeration values indicating the help text type. Gets or sets the name of the bookmark associated with the current object. A string that is the form field’s name. Retrieves the document range occupied by the form field. A object that is the target document range. Gets or sets the instructional text shown on the status bar when focusing the checkbox. A string that is the target help text. Gets or sets the type of the instructional text shown in the status bar when focusing the checkbox. One of the enumeration values indicating the help text type. The collection of objects. Inserts a object at a given document position. A object that is the position within the document to place the checkbox. A object that is the target checkbox. Lists types of help text associated with the form field. One of the AutoText gallery’s entries. Custom help text. Lists the types of form fields. The form field is a object. Contains gradient fill settings. Gets or sets the angle of the linear gradient. The angle in degrees (from 0° to 360°). Specifies the gradient fill direction. An object that specifies offsets (in percentage) from the fill rectangle edges to the center shade rectangle. Provides access to the collection of gradient stops. A gradient stop collection. Returns the type of the gradient applied to a shape or its border. An enumeration member that specifies the gradient type. Specifies whether to rotate the gradient fill with the shape. true to rotate the gradient with the shape; otherwise, false. Specifies the rectangular region to which a gradient is applied. This region is tiled to fill the shape. An object that specifies offsets (in percentage) from the edges of a shape’s bounding box to the tile rectangle. A positive percentage specifies an inset, and a negative percentage defines an outset. Defines the color and position of a transition point in a gradient. Initializes a new class instance with the specified settings. The location of a gradient stop on the gradient line: 0 for the start point; 1 for the end point. A gradient stop color. Returns the color of a gradient stop. A gradient stop color. Determines whether two objects are equal. A object to compare with the current object. true, if the specified object is equal to the current instance; otherwise, false. Determines whether the specified object is equal to the current instance. An object to compare with the current instance. true, if the specified object is equal to the current instance; otherwise, false. Returns a number that identifies the current instance. A hash code for the current object. Compares two objects for equality. The first object to compare. The second object to compare. true, if two objects are equal; otherwise, false. Compares two objects to determine whether they are not equal. The first object to compare. The second object to compare. true, if two objects are not equal; otherwise, false. Returns the relative position of a gradient stop on the gradient line. A value between 0 and 1 that specifies the gradient stop’s position. A collection of gradient stops. Lists gradient types. A circular gradient. A linear gradient. A rectangular gradient. A gradient that follows the perimeter of the shape. Represents the results from a single capturing group. Gets a collection of all the captures matched by the capturing group, in innermost-leftmost-first order. The collection may have zero or more items. A object representing a collection of substrings matched by the group. Represents character groups matched by the pattern. A collection of shapes in a group. Splits a group into individual shapes. A collection of shapes retrieved from the group. Lists the header (footer) types. A header/footer displayed on even pages of the section. A header/footer displayed on the first page of the section. A header/footer displayed on odd pages of the section. A header/footer that is displayed on all pages of the section if the document does not distinguish between first, odd and even pages ( and properties are false). Actually, this is an alias for the type. Lists the meaning of the height specified for the container object. The minimum height will be the specified height. The height can be increased, if needed, to accommodate the content. The height increases automatically to accommodate the content. The exact height as specified. If the text cannot fit the height, it will appear truncated. Defines a hyperlink in the document. Gets or sets the name of a bookmark in the current document which shall be the target of the hyperlink. A string representing the bookmark’s name. Gets or sets a URI to navigate to when the hyperlink is activated. A string representing an URI. The default is null. Gets the document range associated with the hyperlink. A object representing the document range occupied by a hyperlink. Gets or sets the target window or frame in which to display the web page content when the hyperlink is clicked. A string that represents a predefined name of the target window (frame). By default it is an empty string. Gets or sets a text for the tooltip displayed when the mouse hovers over a hyperlink. A string containing the tooltip text. Gets or sets whether the location referred to by a hyperlink has been recently visited. true if the hyperlink URI has been recently opened in the browser; otherwise, false. An interface that defines a collection of objects. Creates a hyperlink for the document range, starting at the specified position, and extending through the specified length and adds it to the collection. A object specifying a starting position of a range associated with the hyperlink. An integer specifying the length of a hyperlink’s range. A interface exposing the created hyperlink. Creates a hyperlink for the specified document range and adds it to the collection. A object specifying a range associated with the hyperlink. A interface exposing the created hyperlink. Converts a hyperlink to plain text. A to convert. Serves as a base for the hyphenation dictionary classes. Returns the dictionary’s culture information. An object containing culture information. Specifies a path to the dictionary file. A string that is a full path to the file. Hyphenates a specific word. A word to be hyphenated. A list of positions in a word where it can be divided into syllables. A custom XML part embedded in a document. Base interface for all document elements. Accepts a visitor. A visitor to visit document elements. Gets the starting position of the element. An integer that is the document position. Gets the type of the document element. A enumeration value indicating the type of the element. Base interface for a document theme. Gets the name of the minor theme font for Complex Script characters (right-to-left languages). A string value that is the font name. Gets the name of the minor theme font for East Asian characters. A string value that is the font name. Gets the name of the minor theme font for the Latin languages. A string value that is the font name. Gets the name of the major theme for Complex Script characters (right-to-left languages). A string value that is the font name. Gets the name of the major theme font for the East Asian languages. A string value that is the font name. Gets the name of the major theme font for the Latin characters. A string value that is the font name. Interface implementing the Visitor pattern. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object being visited. Called when a element is encountered. A object the is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being encountered. Called when a element is encountered. An object being visited. Called when a element is encountered. An element being visited. Called when a element is encountered. An object being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being encountered. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Called when a element is encountered. A object that is being visited. Defines a hyphenation dictionary. Retrieves the dictionary’s culture information. An object containing the culture information. Specifies a path to the dictionary file. A string that is a full path to the file. Hyphenates a specific word. A word to be hyphenated A list of positions in a word where it can be divided into syllables. Contains watermark options. Initializes a new instance of the class. Gets or sets the image scaling percentage. A double value (from 0 to 65.5) that is the scaling percentage. Gets or sets whether to enable the washout effect for the image watermark. true to enable washout; otherwise, false. Contains classes which implement the native API of the RichEdit suite. Contains options used for saving (exporting) a part of a document’s content. Initializes a new instance of the class with the default settings. Specifies whether or not a document range may be extended to include the entire field instead of only part of a field. true to permit extending the document range; otherwise false. Specifies whether to maintain the original list numbering in an acquired document range. true to preserve the original numbering; false to reset numbering. Lists options specifying how formatting is applied to the formatted text inserted into a document. Retains character styles and direct formatting (font size, emphasis, etc.) applied to the inserted text. Removes all formatting and non-text elements (pictures, shapes, comments, etc.). Retains direct formatting (font size, emphasis, etc.) applied to the inserted text, but ignores all style properties. Changes the formatting so that it matches the text that surrounds the inserted content. Retains styles associated with the target document when style definition conflicts occur. Defines the interface used for text searching, using regular expressions. Provides access to the results from a single regular expression match. An object exposing the interface, containing information about the match. Defines the interface used for text searching. Gets the search result. A object representing the text range that matches the search string. Performs a search. true if the search text is found; otherwise, false. Performs a text replacement. A replacement string. Restarts the search. Lists values that specify the alignment of a border line relative to a shape. Specifies that the shape style defines the border line alignment. Specifies that the border line is centered on the shape boundary. Specifies that the border line is drawn inside the shape. Lists values used to specify an arrowhead’s width and length. Large size. Medium size. Small size. Lists values that specify the arrowhead type. An open arrowhead. A diamond-shaped arrowhead. A line has no arrowhead at the specified end. An oval-shaped arrowhead. A stealth-shaped arrowhead. A triangular arrowhead. Lists values used to specify the cap type for line ends. Specifies that the line end is flat. Specifies that a line has a round end. Specifies that a line has a square end. Lists values that specify the compound line type. A line style composed of double lines of equal width. A single line of normal width. A line style composed of double lines, the first of which is thick and the second - thin. A line style composed of double lines, the first of which is thin and the second - thick. A line style composed of triple lines, the first of which is thin, the second - thick, and the last one - thin. Lists values that specify the line dash type. A line that consists of dashes. The binary pattern is 1111000 (four filled points and three spaces). A line that consists of a repeating dash-dot pattern. The binary pattern is 11110001000 (four filled points - three spaces - one filled point - three spaces). A line that consists of dots. The binary pattern is 1000 (one filled point and three spaces). A line that consists of long dashes. The binary pattern is 11111111000 (eight filled points and three spaces). A line that consists of a repeating long dash-dot pattern. The binary pattern is 111111110001000 (eight filled points - three spaces - one filled point - three spaces). A line that consists of a repeating long dash-dot-dot pattern. The binary pattern is 1111111100010001000 (eight filled points - three spaces - one filled point - three spaces - one filled point - three spaces). A solid line. The binary pattern is 1 (a continuous line). A line that consists of short dashes. The binary pattern is 1110 (three filled points and one space). A line that consists of a repeating short dash-dot pattern. The binary pattern is 111010 (three filled points - one space - one filled point - one space). A line that consists of a repeating short dash-dot-dot pattern. The binary pattern is 11101010 (three filled points - one space - one filled point - one space - one filled point - one space). A line that consists of dots with a short space between them. The binary pattern is 10 (one filled point and one space). Contains fill settings for a line or a shape’s border. Returns the fill type applied to a line or a shape’s border. An enumeration value that indicates the fill type. Provides access to gradient fill settings. An object that stores gradient fill settings. Provides access to pattern fill settings. An object that stores pattern fill settings. Applies the automatic fill to a line or a shape’s border. Applies a complex gradient to a line or a shape’s border. An enumeration member that specifies the gradient type. A list of objects that contain information about gradient stops. Applies a two-color gradient to a line or a shape’s border. An enumeration member that specifies the gradient type. A color at the start point (0). A color at the end point (1). Removes a fill from a shape line. Applies a pattern fill to a line or a shape’s border. One of the preset patterns. A foreground color. A background color. Applies a solid color to a line or a shape’s border. A color to fill a line. Provides access to solid fill options. An object that stores solid fill settings. Lists values that specify the line join type. Specifies that a corner where two lines intersect is cut off at a 45 degree angle. Specifies that a corner where two lines intersect is sharp. Specifies that a corner where two lines intersect is rounded. Lists conditions for the line numbering to revert to the start value. Specifies that line numbering for the current section shall continue from the line numbering at the end of the previous section, if any. Specifies that line numbering for the current section shall revert to the start value on a new page. Specifies that line numbering for the current section shall revert to the start value when a new section begins. Represent a list level in a numbered or bulleted list. Gets whether the current level is indicated with bullets instead of numbers. true to use bullets for the current list level; otherwise, false. Provides access to the character formatting options for the level marker. A object that contains character format options. Provides access to the level’s paragraph formatting options. A object that contains paragraph formatting. Gets or sets the paragraph style applied to the level’s marker. A interface specifying the paragraph style in the document. Base class for the . Provides basic level properties. Gets or sets whether any list numbers from previous levels should be converted to decimal numbers. true if any list numbers from previous levels should be converted to decimal numbers; false if they should be left in the format specified by their own level’s definition. Specifies the number format string for the level’s marker. A string value that specifies how the level number is displayed. Gets or sets the numbering style for the list level. A DevExpress.XtraRichEdit.API.Native.NumberingFormat enumeration member specifying the numbering style. Gets or sets the list level that must appear before the specified list level restarts numbering. An integer specifying the level index. Specifies the character inserted after the number in a numbered list item. A that is the trailing character for the list level. Gets or sets the starting number for the specified list level. The starting number. Gets or sets whether to resize a picture used as a bullet marker. true to keep the image size; otherwise, false. Gets or sets whether to restart numbering at the specified level. true to continue numbering; otherwise, false. List types of the behavior of numbered lists when the mail merge operation is performed. Restart a numbered list for each record. Restart the numbered list for each record, but ignore lists that are created by applying paragraph styles with numbering (e.g., “Chapter 1”, “Chapter 2”, etc.). Continue the list numbering unless otherwise specified in the list settings (e.g, when a specific numbered list is manually restarted). Defines the mail merge options. Gets or sets whether all styles contained in the template are copied to the resulting document. true to copy all styles to the merged document; otherwise, false. Gets or sets a specific data member in a data source that contains several tables or members. A string that identifies a member in the data source. Gets or sets the data source for the mail merge. An object that represents the data source from which the merged data is retrieved. Gets or sets the record index from which the merge starts. An integer, specifying the starting record index. Gets ors sets whether headers (footers) in the merged document have the same content in all sections. true, to link headers (footers) one to another so that they have the same content; otherwise, false. Gets or sets the record index at which the merge finishes. An integer, specifying the final record index. Gets or sets how the merged ranges are delimited in the resulting document. A enumeration value specifying the delimiter. Sets the behavior of numbered lists when the mail merge operation is performed. One of the enumeration values. Represents the result of a regular expression matching operation. Gets a collection of groups matched by the regular expression. A object representing character groups matched by the pattern. Maps a data source field name and its display name for use in a bar or Ribbon editor UI. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified field name. A string that is the name of the field for which a mapping object is created. Initializes a new instance of the class with the specified field name and display name. A string that is the name of the field for which a mapping object is created. A string that is the name of the field displayed within the drop-down merge field list in the editor. Compares the current field name with another and returns an integer that indicates whether the current name is before another name, after it or in the same position in the sort order. A object to compare with the current instance. A value that indicates the relative order of the field names. If the value is less than zero, the current name precedes another. If the value is zero, the names are equal. If the value is more than zero, the current name follows another. Gets or sets the name of the field for display in a drop-down list of merged fields available in a Rich Editor’s bar or Ribbon UI. A string that is the display name of the field. Gets the name of the field for which display name mapping is established. A string that is the data field name in the MERGEFIELD. Returns the field display name. A string value that is the field name to display in a drop-down list of merged fields. Lists delimiters that start the new merged range. Enables you to join rows, which result from a mail merge involving a table with merged fields, into a whole table. Specifies that the next merged range starts with a new paragraph. Specifies that the next merged range starts with a new section. The section break type is obtained from the previous section break or set to the NextPageby default. For headers and footers, it is the only allowed option. A shape that belongs to a group or drawing canvas. Returns the group or canvas to which this shape belongs. The parent shape. A base interface for collections that store nested shapes. Adds a nested group to an existing shape group or a drawing canvas. The nested group. Adds a line to a shape group or a drawing canvas. An object that specifies x- and y-coordinates of the start point relative to the top left corner of the parent object. The property defines the measurement units. An object that specifies x- and y-coordinates of the end point relative to the top left corner of the parent object. The property defines the measurement units. The shape in the group or drawing canvas. Adds an embedded OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. The source for the image that displays OLE object content. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds an embedded OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. The source for the image that displays OLE object content. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds an embedded OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. The image that displays OLE object content. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds an embedded OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. The image that displays OLE object content. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A path to the file associated with the OLE object. The source for the image that displays OLE object content. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A path to the file associated with the OLE object. The source for the image that displays OLE object content. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A path to the file associated with the OLE object. The image that displays OLE object content. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A path to the file associated with the OLE object. The image that displays OLE object content. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. The source for the image that displays OLE object content. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. The source for the image that displays OLE object content. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. The image that displays OLE object content. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an image. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. The image that displays OLE object content. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds an embedded OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. An object used to load the icon for the OLE object. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds an embedded OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. An object used to load the icon for the OLE object. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds an embedded OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. The icon for the OLE object. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds an embedded OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. The icon for the OLE object. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A path to the file associated with the OLE object. An object used to load the icon for the OLE object. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A path to the file associated with the OLE object. An object used to load the icon for the OLE object. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A path to the file associated with the OLE object. The icon for the OLE object. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A path to the file associated with the OLE object. The icon for the OLE object. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. An object used to load the icon for the OLE object. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. An object used to load the icon for the OLE object. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. The icon for the OLE object. An object that defines the object’s location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a linked OLE object to a shape group or a drawing canvas. The object is displayed in the document as an icon. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. The icon for the OLE object. An object that defines the object’s size and location (relative to the top left corner of the parent object). The property specifies measurement units. The OLE object in the group or drawing canvas. Adds a picture to a shape group or a drawing canvas. An object that specifies the image source. An object that defines the picture’s location (relative to the top left corner of the parent object). The property specifies the measurement units. The picture in the group or drawing canvas. Adds a picture to a shape group or a drawing canvas. An object that specifies the image source. An object that defines the picture’s size and location (relative to the top left corner of the parent object). The property specifies the measurement units. The picture in the group or drawing canvas. Adds a picture to a shape group or a drawing canvas. The image to insert. An object that defines the picture’s location (relative to the top left corner of the parent object). The property specifies the measurement units. The picture in the group or drawing canvas. Adds a picture to a shape group or a drawing canvas. The image to insert. An object that defines the picture’s size and location (relative to the top left corner of the parent object). The property specifies the measurement units. The picture in the group or drawing canvas. Adds a shape to a group or a drawing canvas. An enumeration member that specifies the shape’s geometry. An object that defines the shape’s size and location (relative to the top left corner of the parent object). The property specifies the measurement units. The shape in the group or drawing canvas. Represents a document note (footnote or endnote). Opens a note for editing. The note opened for editing. Converts a footnote to an endnote and vice versa. true, if the note was converted successfully; otherwise false. Finalizes the note update. The note opened for editing. Gets whether to note has a custom reference mark. true, if the note has custom reference mark; otherwise, false. Provides access to the range that the note reference occupies. The document range occupied by the reference mark. A collection of objects. Opens the specified separator for editing. A separator type An object that contains the separator content. Converts a footnote collection to an endnote collection and vice versa. true, if the notes were converted successfully; otherwise false. Finalizes the separator update. The separator opened for editing. Determines whether notes have the specified separator type. The separator type. true if the separator type exists; otherwise, false. Inserts a new note into the specific document position. A document position to insert a reference into. A note (footnote or endnote). Inserts a new note into the specific document position with a custom mark. A document position to insert a reference into. A format string for the symbol used to mark the reference. A note (footnote or endnote). Removes the specific note from the collection. A note to be removed from the collection. Removes the note at the specified index of the collection. A zero-based integer specifying the index of the object to remove. Swaps footnote collection with endnote collection and vice versa. true if the swap was successful; otherwise, false. Lists conditions for the notes numbering to reset to the start value. The note reference numbering continues from the previous section, if any. The note reference numbering restarts on a new page. The note reference numbering restarts on a new section. Lists values used to indicate the note separator types. Indicates that the note continues on the following page. Separates the main document text from notes that continue from the previous page. Separates the main document body from the notes. Specifies the numbering format used for a group of automatically numbered objects, such as pages. Specifies that the sequence shall consist of full-width hiragana characters in the traditional a-i-u-e-o order. Currently not supported. Specifies that the sequence shall consist of hiragana characters in the traditional a-i-u-e-o order. Currently not supported. Specifies that the sequence shall consist of ascending Abjad numerals. Specifies that the sequence shall consist of characters in the Arabic alphabet. Specifies that the sequence shall consist of bullet characters. Specifies that the sequence shall consist of cardinal text of the current language. Example: one, two, three. The following languages are currently supported: English, French, German, Italian, Russian, Swedish and Turkish . Specifies that the sequence shall consist of characters as defined in the Chicago Manual of Style. Currently not supported. Specifies that the sequence shall consist of ascending numbers from the Chinese counting system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Chinese counting thousand system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Chinese simplified legal format. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Korean Chosung format. Currently not supported. Specifies that the sequence shall consist of decimal numbering. Example: 1, 2, 3, … , 9, 10, 11 Specifies that the sequence shall consist of decimal numbering enclosed in a circle, using the enclosed alphanumeric glyph character. Once the specified sequence reaches 21, the numbers may be replaced with non-enclosed equivalents. Currently not supported. Specifies that the sequence shall consist of decimal numbering enclosed in a circle, using the enclosed alphanumeric glyph character. Currently not supported. Specifies that the sequence shall consist of decimal numbering followed by a period, using the enclosed alphanumeric glyph character. Currently not supported. Specifies that the sequence shall consist of decimal numbering enclosed in parentheses. For internal use. Specifies that the sequence shall consist of double-byte Arabic numbering. Currently not supported. Specifies that the sequence shall consist of an alternative set of double-byte Arabic numbering, if one exists in the current font. Currently not supported. Specifies that the sequence shall consist of single-byte Arabic numbering. Example: 1, 2, 3 Specifies that the sequence shall consist of Arabic numbering with a zero added to numbers one through nine. Example: 01, 02, 03, …, 09, 10 Specifies that the sequence shall consist of sequential numbers from the Korean Ganada format. Currently not supported. Specifies that the sequence shall consist of Hebrew numerals. Specifies that the sequence shall consist of the Hebrew alphabet. Specifies that the sequence shall consist of hexadecimal numbering. Example: 1, 2, 3, … , 9, A, B Specifies that the sequence shall consist of Hindi consonants. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Hindi counting system. Currently not supported. Specifies that the sequence shall consist of Hindi numbers. Currently not supported. Specifies that the sequence shall consist of Hindi vowels. Currently not supported. Specifies that the sequence shall consist of sequential numerical ideographs enclosed in a circle, using the appropriate character. Currently not supported. Specifies that the sequence shall consist of sequential numerical ideographs enclosed in a circle, using the appropriate character. Currently not supported. Specifies that the sequence shall consist of traditional sequential numerical legal ideographs. Currently not supported. Specifies that the sequence shall consist of traditional sequential numerical ideographs. Currently not supported. Specifies that the sequence shall consist of sequential zodiac ideographs. Currently not supported. Specifies that the sequence shall consist of traditional sequential zodiac ideographs. Currently not supported. Specifies that the sequence shall consist of the iroha. Currently not supported. Specifies that the sequence shall consist of the full-width forms of the iroha. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Japanese counting system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Japanese digital ten thousand counting system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Japanese legal counting system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Korean counting system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Korean digital counting system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Korean digital counting system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Korean legal numbering system. Currently not supported. Specifies that the sequence shall consist of the letters of the Latin alphabet in lower case. Example: a, b, c Specifies that the sequence shall consist of lowercase roman numerals. Example: i, ii, iii Specifies the default numbering sequence (specifies that the sequence consists of decimal numbering). Specifies that the sequence shall consist of Arabic numbering surrounded by dash characters. Example: - 1 -, - 2 -, - 3 - Specifies that the sequence shall consist of ordinals of the current language. Example: 1st, 2nd, 3rd. The following languages are currently supported: English, French, German, Italian, Russian, Swedish and Turkish . Specifies that the sequence shall consist of ordinal text of the current language. Example: first, second, third. The following languages are currently supported: English, French, German, Italian, Russian, Swedish and Turkish . Specifies that the sequence shall consist of the letters of the Russian alphabet in lower case. Example: а, б, в Specifies that the sequence shall consist of the letters of the Russian alphabet in upper case. Example: А, Б, В Specifies that the sequence shall consist of sequential numbers from the Taiwanese counting system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Taiwanese counting thousand system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Taiwanese digital counting system. Currently not supported. Specifies that the sequence shall consist of sequential numbers from the Thai counting system. Currently not supported. Specifies that the sequence shall consist of Thai letters. Currently not supported. Specifies that the sequence shall consist of Thai numerals. Currently not supported. Specifies that the sequence shall consist of the letters of the Latin alphabet in upper case. Example: A, B, C Specifies that the sequence shall consist of uppercase roman numerals. Example: I, II, III Specifies that the sequence shall consist of Vietnamese numerals. Currently not supported. A numbering definition instance referenced by paragraphs in a document that comprises a numbering list. Provides access to the parent abstract numbering list. An interface specifying the abstract numbering list in the document. Gets the index of the parent abstract numbering list. An integer that is the index of the in the document. Gets the zero-based index of the numbering list in the document. An integer value. Provides access to the level characteristics for the current numbering list. A DevExpress.XtraRichEdit.API.Native.ListLevelCollection<T> containing objects. Base interface for numbering lists. Gets or sets the numbering list identifier. An integer that is the numbering list identifier. Provides access to a collection of list levels. A DevExpress.XtraRichEdit.API.Native.ReadOnlyListLevelCollection<T> collection of level definitions. Get or sets the list type. A enumeration member specifying the type of a list. A collection of numbering definition instances. Adds a numbering list to the collection. A interface specifying the numbering list in the document. Creates and adds a new numbering list to the collection, which is based on an abstract numbering list specified by its index. An integer that is the index of the abstract numbering list in the document. A interface specifying the numbering list in the document. Creates a new numbering list which is based on the abstract numbering list specified by its index. An integer that is the index of the abstract numbering list in the document. A interface specifying the numbering list. Lists possible types of a numbering list. Bulleted list. Mixed numeric and outlined list. Simple numeric list. A base interface for the and interfaces. Returns the programmatic identifier for an OLE object or ActiveX control. A string that defines the object’s ProgID. Contains OLE object characteristics. Returns or specifies whether the OLE object’s link is automatically updated when the document is opened in Microsoft® Word®. true to update the linked OLE object automatically; otherwise, false. Changes the display style for the OLE object. An enumeration member that specifies how the OLE object should be displayed in the document (as an image or an icon). An object used to load a new image or icon for the OLE object. Changes the display style for the OLE object. An enumeration member that specifies how the OLE object should be displayed in the document (as an image or an icon). A new image or icon for the OLE object. Returns the embedded OLE object’s raw data. A byte array that contains extracted data. Null (Nothing in Visual Basic) for a linked OLE object. Indicates whether the OLE object is embedded in the document or linked to a file. An enumeration member that specifies how the OLE object is inserted into the document. Returns or specifies whether a linked OLE object can be updated. true if the linked object can be updated; otherwise, false. Indicates how the OLE object is displayed in the document (as an image or an icon). An enumeration member that defines the OLE object’s display style. Returns properties for the OLE object of the type. An object that contains OLE Package properties. Saves data of the embedded OLE object to a stream. The output stream. Saves data of the embedded OLE object to a file. Specifies the file path to save the document. Returns the path to the source file associated with the linked OLE object. The path to the source file. An empty string for an embedded OLE object. Lists values that specify how an OLE object is inserted into the document. The OLE object’s data is embedded in the document. The OLE object is linked to a file. Lists values that specify how an OLE object is displayed in the document. The OLE object is displayed as an image. The OLE object is displayed as an icon. Contains strings used to specify content types for OLE objects. Adobe Acrobat Document. “AcroExch.Document.DC” Bitmap Image. “PBrush” Microsoft Excel 97-2003 Worksheet. “Excel.Sheet.8” Microsoft Excel Binary Worksheet. “Excel.SheetBinaryMacroEnabled.12” Microsoft Excel Chart. “Excel.Chart.8” Microsoft Excel Macro-Enabled Worksheet. “Excel.SheetMacroEnabled.12” Microsoft Excel Worksheet. “Excel.Sheet.12” MathType Equation. “Equation.DSMT4” Microsoft Equation 3.0. “Equation.3” Microsoft Graph Chart. “MSGraph.Chart.8” Microsoft Photo Editor 3.0 Picture. “MSPhotoEd.3” Microsoft Project Document. “MSProject.Project.9” OpenDocument Presentation. “PowerPoint.OpenDocumentPresentation.12” OpenDocument Spreadsheet. “Excel.OpenDocumentSpreadsheet.12” OpenDocument Text. “Word.OpenDocumentText.12” Organization Chart Add-in for Microsoft Office Programs. “OrgPlusWOPX.4” Package. “Package” Microsoft PowerPoint 97-2003 Presentation. “PowerPoint.Show.8” Microsoft PowerPoint 97-2003 Slide. “PowerPoint.Slide.8” Microsoft PowerPoint Macro-Enabled Presentation. “PowerPoint.ShowMacroEnabled.12” Microsoft PowerPoint Macro-Enabled Slide. “PowerPoint.SlideMacroEnabled.12” Microsoft PowerPoint Presentation. “PowerPoint.Show.12” Microsoft PowerPoint Slide. “PowerPoint.Slide.12” Microsoft Visio 2003-2010 Drawing. “Visio.Drawing.11” Microsoft Visio Drawing. “Visio.Drawing.15” Microsoft Visio Macro-Enabled Drawing. “Visio.DrawingMacroEnabled.15” Microsoft Word 97-2003 Document. “Word.Document.8” Microsoft Word Document. “Word.Document.12” Microsoft Word Macro-Enabled Document. “Word.DocumentMacroEnabled.12” WordPad Document. “WordPad.Document.1” Contains OLE Package properties. Gets or sets the OLE Package display name. The package display name. Gets or sets the OLE Package file name. The source file name. Represent an OpenOffice hyphenation dictionary. Initializes a new instance with default settings. Initializes a new instance of the OpenOfficeHyphenationDictionary object with the specified settings. A stream used to load a file with hyphenation patterns. Initializes a new instance of the OpenOfficeHyphenationDictionary object with the specified settings. A stream used to load a file with hyphenation patterns. A dictionary’s culture information. Initializes a new instance of the OpenOfficeHyphenationDictionary object with the specified settings. A name of a file with hyphenation patterns. Initializes a new instance of the OpenOfficeHyphenationDictionary object with the specified settings. A name of a file with hyphenation patterns. A dictionary’s culture information. Specifies the minimum number of characters that must appear before the first hyphen. An integer specifying the minimal hyphenation distance. Specifies the minimum number of characters that must appear after the last hyphen. An integer specifying the minimal hyphenation distance. Provides override options for the ListLevel class. Specifies a new starting number for a list level. A new starting number. Indicates whether the overriding the level’s starting number is enabled. true, if overriding the level’s starting number is enabled; otherwise, false. Specifies whether to override the level’s starting number. true, to override the level’s starting number; otherwise, false. Represents a single paragraph in a document. Gets or sets text alignment within a paragraph. A enumeration value. Gets or sets the background color of the paragraph. A value representing the background color. Starts modifying tab stops in a paragraph. true to get tab stops set for the current paragraph only, disregarding style; otherwise, if set to false, merges tab stops which are set for the paragraph style and for the individual paragraph. A object containing information about tab stops. Gets or sets whether to suppress addition of additional space (contextual spacing) between paragraphs of the same style. true to remove extra spacing between paragraphs, otherwise, false. Finalizes modifications of tab stops for the current paragraph. A collection containing information about tab stops. Determines whether the specified object is equal to the current instance. An object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Gets or sets a value specifying the indent for the first line in a paragraph. A value specifying the indent for the first line, measured in units. Gets or sets a value specifying whether and how the first line in a paragraph is indented. A enumeration value, which specifies the first line’s indent. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Gets the index number of a paragraph in a document. An integer representing the index number. Indicates whether the current paragraph is in a bulleted or a numbered list. true if the paragraph is included in a numbering or bulleted list; otherwise, false. Gets or sets whether to prevent all page breaks that interrupt a paragraph. true to keep paragraph lines together; otherwise, false. Gets or sets whether to put a break between the current paragraph and the next paragraph. true, to put a break between this paragraph and the next paragraph; otherwise, false. Gets or sets the left indent for the specified paragraph. A value representing the left indent, measured in . Gets or sets a line spacing value. A value representing line spacing, measured in units. Gets or sets the multiplier which is used to calculate the line spacing value. A value representing the line spacing multiplier. Gets or sets the type of spacing between lines in a paragraph. A enumeration value representing the line spacing type. Gets or sets the index of a list applied to the paragraph. An integer that is the index of a list to which the paragraph belongs. Gets or sets the list level applied to the current paragraph in the numbering list. An integer that is the list level of the current paragraph. Compares two objects for equality. The first object to compare. The second object to compare. true, if two objects are equal; otherwise, false. Compares two objects to determine whether they are not equal. The first object to compare. The second object to compare. true, if two object are not equal; otherwise, false. Gets or sets the outline level of a paragraph. An integer specifying the level number, or null to indicate a mix of values. Gets or sets whether to insert a page break before specified paragraph. true if a page break is inserted automatically before paragraph; otherwise, false or null, for a mixture of true and false. Gets the document range occupied by the current paragraph. A interface. Resets the paragraph formatting to its base style. Gets or sets the right indent for the specified paragraph. A value representing the right indent, measured in . Gets or sets whether to change the paragraph’s text direction to right-to-left. true, to change the paragraph direction to right-to-left; otherwise false. Gets or sets the spacing after the current paragraph. A value representing the spacing after the paragraph, measured in units. Gets or sets the spacing before the current paragraph. A value representing the spacing before the paragraph, measured in units. Gets or sets the paragraph style applied to the current paragraph. A object representing the style. Gets or sets a value indicating whether a paragraph can be hyphenated. true to suppress hyphenation; false to enable hyphenation. Gets or sets whether line numbers are displayed for the current paragraph. true if line numbers are hidden; otherwise, false. Gets or sets whether to apply control over the widow and orphan lines. true to apply widow/orphan control; otherwise, false. Specifies text alignment within a paragraph. Text is aligned to the center of the paragraph. The text is evenly distributed between right and left margins. If the last line is short, extra space is added between the characters so the line matches the paragraph’s width. Text is justified to the entire width of the paragraph. If the text is Arabic, the paragraph uses the kashida with the widest length. For other languages, paragraph text is justified with the widest inter-word spacing. If the language is Arabic, the paragraph uses small length Kashida. In other languages, text is justified with short inter-word spacing. If the language is Arabic, the paragraph uses medium-length Kashida. In other languages, text is justified with wider inter-word spacing. Text is aligned to the left of the paragraph. Text is aligned to the right of the paragraph. Text is aligned between right and left margins by adding an extra space between each two characters. Affects languages with tone marks and vowel marks. An interface that defines a collection of objects. Apply the numbering list format specified by the object to the paragraphs in the specified range. A specifying the range for which the encompassing paragraphs are obtained. A object that holds list format attributes. An integer that is the list level applied to the paragraphs specified by the document range. Apply the numbering list format specified by the object to the specified paragraph. A object that is the paragraph added to the list. A in the document whose attributes should be applied to the paragraph. An integer that is the list level applied to the paragraph. Apply the numbering list format specified by the object to the specified paragraph. A object that is the paragraph added to the list. An integer specifying the numbering list definition in the document whose attributes should be applied to the paragraph. An integer that is the list level applied to the paragraph. Appends a new Paragraph to the document. A object that is the newly added paragraph. Inserts a new Paragraph at a specified position. A object that specifies a position to insert a new paragraph. A paragraph that follows the inserted paragraph. Inserts a new paragraph into the document at a specified position using the specified options. A object that specifies a position to insert a new paragraph. An enumeration value, specifying how destination formatting is applied to inserted content. A paragraph that follows the inserted paragraph. Removes the numbering or bullet from the specified paragraph. A paragraph to modify. Remove the numbering or bullet from all paragraphs intersecting the specified range. A object that is the range in the document. Specifies the indent for the first line in a paragraph. The first line of a paragraph is indented to the left, by the value specified by the property. The first line of a paragraph is indented to the right by the value specified by the property. The first line of a paragraph doesn’t have any indent. Specifies the way to determine the spacing between lines in a paragraph The line spacing can be greater than or equal to, but never less than, the specified value. This option is twice that of single line spacing. This option sets fixed line spacing, specified by the property. This option sets line spacing that can be expressed in numbers greater than 1. For example, setting line spacing to 1.15 will increase the space by 15 percent, and setting line spacing to 3 increases the space by 300 percent (triple spacing). The multiplication value is specified by the property. This option is one-and-one-half times that of single line spacing. This option accommodates the largest font in that line, plus a small amount of extra space. The amount of extra space varies depending on the font that is used. Represents paragraph properties. Gets or sets the paragraph style applied to the current paragraph. A object representing the style. Serves as the base for the interface, providing access to paragraph properties. Gets or sets the paragraph’s text alignment. A enumeration value or null (Nothing in Visual Basic) for a mixture of paragraphs with different alignments. Copies all settings from the object passed as the parameter to the current object. A object whose settings are assigned to the current object. Gets or sets the background color of paragraph(s). A value representing the background color, or null for a mixture of values. Gets or sets whether to suppress addition of additional space (contextual spacing) between paragraphs of the same style. true to remove extra spacing between paragraphs, false to add extra space, null for a mixture of values. Gets or sets a value specifying the indent of the first line of a paragraph. A value specifying the indent of the first line measured in units or null (Nothing in Visual Basic), for a mixture of paragraphs with different indents. Gets or sets a value specifying whether and how a paragraph’s first line is indented. A enumeration value, specifying the first line indent or null (Nothing in Visual Basic), for a mixture of paragraphs with different indent types. Gets or sets whether to prevent all page breaks that interrupt a paragraph. true to keep paragraph lines together; otherwise, false or null, for a mixture of true and false. Gets or sets whether to put a break between the current paragraph and the next paragraph. true, to put a break between this paragraph and the next paragraph; false or null, for a mixture of true and false. Gets or sets a paragraph’s left indent. A value representing the left indent measured in units or null (Nothing in Visual Basic) for a mixture of paragraphs with different indents. Gets or sets a line spacing value. A value representing line spacing measured in units or null (Nothing in Visual Basic) for a mixture of paragraphs with different line spacings. Gets or sets the multiplier which is used to calculate the line spacing value. A value representing the line spacing multiplier or null (Nothing in Visual Basic), for a mixture of paragraphs with different line spacings. Gets or sets a value which determines the spacing between paragraph’s lines. A enumeration value representing the line spacing type. Gets or sets the paragraph’s outline level. An integer specifying the level number, or null for a mixture of values. Gets or sets whether to insert a page break before specified paragraph(s). true if a page break is inserted automatically before paragraph(s); otherwise, false or null, for a mixture of true and false. Resets the paragraph formatting to its base style. Resets the paragraph formatting properties specified by the mask to the properties of the underlying paragraph style or to default properties. A enumeration value. Gets or sets the paragraph’s right indent. A value representing the right indent measured in units or null (Nothing in Visual Basic) for a mixture of paragraphs with different indents. Gets or sets whether to change the paragraph’s text direction to right-to-left. true, to change the paragraph direction; false to set the left-to-right direction, or null (Nothing for VB) for a mixture of states. Gets or sets the spacing after the current paragraph. A value representing the spacing after the paragraph, measured in units or null (Nothing in Visual Basic), for a mixture of paragraphs with different spacings. Gets or sets the spacing before the current paragraph. A value representing the spacing before the paragraph, measured in units or null (Nothing in Visual Basic), for a mixture of paragraphs with different spacings. Gets or sets whether to hyphenate a paragraph. true, to suppress hyphenation; false, to enable hyphenation or null (Nothing in Visual Basic) for a mixture of hyphenation styles. Gets or sets whether to display line numbers for the paragraphs. true if line numbering is suppressed for all paragraphs; false if line numbers are displayed for all paragraphs in a range; or otherwise, null for a mixture of states. Gets or sets whether to apply control over the widow and orphan lines. true to apply widow/orphan control; false or null for a mixture of true and false. Lists the value masks available for paragraph properties. Specifies all paragraph properties No paragraph properties are specified 0x00000080 Interface derived from the to include methods for specifying tab stops within a paragraph. Starts modifying tab stops in a paragraph. true to get tab stops set for the current paragraph only, disregarding style; otherwise, if set to false, merges tab stops which are set for the paragraph style and for the individual paragraph. A object containing information about tab stops. Finalizes modifications of tab stops for the current paragraph. A collection containing information about tab stops. Exposes methods and characteristics of a paragraph style in a document. Gets whether the specified style is marked as deleted. true if the style is deleted; otherwise, false. Gets or sets the linked style for the current style. A object representing a paragraph style linked to a current style Gets or sets the list level applied to the paragraph formatted with the current style. An integer that is the list level of the paragraph formatted with the current style. Gets or sets the name of the style. A string specifying the style name. Gets or sets the default style for a paragraph that immediately follows the current paragraph. A interface specifying the style for the next paragraph. By default, the style is the same as the current paragraph. Gets or sets the index of a list applied to the paragraph style. An integer that is the index of a list to which the paragraph formatted with the current style belongs. Gets or sets the style from which the current style inherits. A object representing the parent style. Gets or sets whether the style is primary for the document. true, if the style is primary; otherwise, false. Represents a collection of paragraph styles. Add a style to the collection of styles in the current document. A class instance representing a paragraph style. Creates a new paragraph style. A object representing a paragraph style. Marks the specified style as deleted, so it can no longer be applied. A to delete. Gets the Paragraph Style object specified by its name. A string specifying the style name. A object which represents the style with the specified name. Restores the paragraph style marked as deleted. A object that is the paragraph style to be restored. Contains pattern fill settings. Gets or sets the background color of the pattern fill applied to a shape. A background color. Gets or sets the foreground color of the pattern fill applied to a shape. A foreground color. Gets or sets the pattern applied to a shape. One of the preset patterns. Lists preset patterns for a pattern fill. A pattern of horizontal and vertical lines that cross each other. A pattern of thick downward diagonal lines that are spaced 50% closer together than in the pattern and whose width is two times greater than the width of lines. A pattern of thick horizontal lines that are spaced 50% closer together than in the pattern and whose width is two times greater than the width of lines. A pattern of thick upward diagonal lines that are spaced 50% closer together than in the pattern and whose width is two times greater than the width of lines. A pattern of thick vertical lines that are spaced 50% closer together than in the pattern and whose width is two times greater than the width of lines. A pattern of dashed downward diagonal lines. A pattern of dashed horizontal lines. A pattern of dashed upward diagonal lines. A pattern of dashed vertical lines. A pattern that has the appearance of diagonally layered bricks. A pattern of crisscross diagonal lines. A pattern that has the appearance of divots. A pattern of dotted forward and backward diagonal lines that cross each other. A pattern of dotted horizontal and vertical lines that cross each other. A pattern of downward diagonal lines. A pattern of horizontal lines. A pattern that has the appearance of horizontally layered bricks. A pattern that has the appearance of a checkerboard with large squares. A pattern that has the appearance of large confetti. A pattern of horizontal and vertical lines that cross each other to form a series of large squares. This pattern is equal to . A pattern of thin downward diagonal lines that are spaced 50% closer together than in the pattern. A pattern of thin horizontal lines that are spaced 50% closer together than in the pattern. A pattern of thin upward diagonal lines that are spaced 50% closer together than in the pattern. A pattern of thin vertical lines that are spaced 50% closer together than in the pattern. A pattern of thin horizontal lines that are spaced 75% closer together than in the pattern. A pattern of thin vertical lines that are spaced 75% closer together than in the pattern. A pattern of forward and backward diagonal lines that cross each other. A 10% pattern. The ratio of the foreground color to the background color is 10 to 90. A 20% pattern. The ratio of the foreground color to the background color is 20 to 80. A 25% pattern. The ratio of the foreground color to the background color is 25 to 75. A 30% pattern. The ratio of the foreground color to the background color is 30 to 70. A 40% pattern. The ratio of the foreground color to the background color is 40 to 60. A 5% pattern. The ratio of the foreground color to the background color is 5 to 95. A 50% pattern. The ratio of the foreground color to the background color is 50 to 50. A 60% pattern. The ratio of the foreground color to the background color is 60 to 40. A 70% pattern. The ratio of the foreground color to the background color is 70 to 30. A 75% pattern. The ratio of the foreground color to the background color is 75 to 25. A 80% pattern. The ratio of the foreground color to the background color is 80 to 20. A 90% pattern. The ratio of the foreground color to the background color is 90 to 10. A pattern that has the appearance of the plaid material. A pattern that has the appearance of diagonally layered shingles. A pattern that has the appearance of a checkerboard with small squares. A pattern that has the appearance of small confetti. A pattern of closely spaced horizontal and vertical lines that cross each other to form a series of small squares. A pattern that has the appearance of a checkerboard made up of equal-sized diamonds. A pattern that has the appearance of adjacent spheres. A pattern that has the appearance of a trellis. A pattern of upward diagonal lines. A pattern of vertical lines. A pattern of horizontal lines that are composed of reversed tildes. A pattern that has the appearance of the woven material. A pattern of wide downward diagonal lines whose width is three times greater than the width of lines. A pattern of wide upward diagonal lines whose width is three times greater than the width of lines. A pattern of horizontal lines that are composed of zigzags. Contains picture fill settings. Specifies the portion of the shape to fill with a picture. An object that specifies offsets from the shape’s edges. Valid values range from -1000 (-100 000%) to 1000 (100 000%). Gets or sets the horizontal offset of the texture fill relative to its original position. The offset in measurement units specified by the property. A negative value moves tiles to the left, and a positive - to the right. Gets or sets the vertical offset of the texture fill relative to its original position. The offset in measurement units specified by the property. A negative value moves tiles up, and a positive value shifts tiles down. Returns the image used to fill the shape. The image used for the fill. Specifies whether to rotate the picture fill with the shape. true to rotate the picture with the shape; otherwise, false. Gets or sets the horizontal scale factor for a picture used to tile the shape. A value between 0 and 1 that specifies the scale factor. Gets or sets the vertical scale factor for a picture used to tile the shape. A value between 0 and 1 that specifies the scale factor. Specifies whether the picture is stretched to fill the shape. true to stretch the picture; otherwise, false. The default is true. Specifies the first tile position for a texture fill (the property is false). An enumeration value that specifies the first tile alignment relative to the shape. Specifies how to mirror tiles when a texture fill is applied (the property is false). An enumeration member that specifies the mirror type. Gets or sets the picture’s transparency. The transparency level from 0 (complete opacity) to 1 (complete transparency). Contains picture settings. Returns the number of connection sites on a picture. The connection site number. Returns the source image that this drawing object contains. An object that stores information on original image format, size, and resolution. Gets or sets the picture’s URI. A URI used to load the picture. An empty string, if the picture has no URI. Gets or sets the picture’s geometry type. An enumeration member that specifies the picture’s geometry. Allows you to replace the current picture. An object that specifies the image source. Allows you to replace the current picture. The image to insert. Specifies the part of the picture to display in the document. An object that specifies offsets from the picture’s edges. Represents a document range for which editing permissions are set. Initializes a new instance of the class for the specified range. A representing a range in the document for which permission is created. Gets or sets the name of the group of users for which the editing permission is set. A string containing the name of the user group. Gets the document range for which the editing permission is set. A representing a range where editing is allowed by a certain user or group only. Gets or sets the username for which the editing permission is set. A string containing the name of the user. Represents a collection of range permission in the current document. Initializes a new instance of the class with the default settings. Creates a RangePermission object for the specified range. A object specifying a document range. A object specifying editing permissions. A collection of objects in the document. Gets all bookmarks located in the specified document range. A specifying the range in which to search for bookmarks. A object specifying the read-only collection of bookmarks. An interface implementing the checkbox properties accessed by the . Gets whether the checkbox should take its default value (checked). true, if the checkbox is set to its default value; otherwise, false. Gets the checkbox size. A value indicating the check box’s size. Gets the checkbox size mode. One of the A enumeration values indicating the check box’s size mode. Gets the checkbox state. One of the A enumeration values indicating the checkbox state. A collection of comments ( objects) in the document. Gets all comments located in the specified document range. A specifying the range in which to search for comments. A object specifying the read-only collection of comments. A collection of objects in the document. Gets all custom marks located in the specified document range. A specifying the range in which to search for custom marks. A object specifying the read-only collection of custom marks. Obtains a custom mark by its visual info available in the event handler. A DevExpress.XtraRichEdit.Layout.Export.CustomMarkVisualInfo object. A collection of such objects is accessible using the property. A object that is the target custom mark. Implements the built-in document properties retrieved by the RichEditDocumentServerExtensions.LoadDocumentProperties method. Gets the name of the application used to modify the document. The application’s name. The default is “DevExpress Office File API/21.2.4.0”. Gets the version of the application used to modify the document. The application’s version. The default is 21.2 Gets the name of the document’s author. The author’s name. Gets the category of the document’s content. The category name. Gets the name of the company associated with the document. The company name. Gets the status of the content (for example, “Draft”, “Reviewed”, or “Final”). The content’s status. Gets the type of the content, defined by a specific use and intended audience (Whitepaper, Security Bulletin, Exam etc.) The content type. Gets the date and time when the document was created. The date and time when the document was created. Gets the description of the document’s content. The document’s description. Gets a value that identifies the ReadOnlyDocumentBuiltInProperties and their content. The ReadOnlyDocumentBuiltInProperties and content identifier. Gets the delimited set of keywords for search and indexing. The document keywords. Gets the language of the document’s content. The document language. Gets the name of the last user who modified and saved the document. The user name. The identification is environment-specific. Gets the date and time that a document was last printed. The moment when a document was last printed. Gets a manager of the document’s author. The manager’s name. Gets the date and time a document was last saved. The moment when a document was last saved. Gets the number of document saves or revisions. The number of times the document was saved or revised. Gets the document’s subject. The document’s subject. Gets the name of a template attached to the document. The template name. Gets the document title. The document title. Gets the document’s version number set by the user or by the application. The version number. Implements the custom document properties the RichEditDocumentServerExtensions.LoadDocumentProperties method retrieves. Returns the number of items in a collection. The number of items in a collection. Gets the value of a custom property. The property name. The property value. Gets a collection of custom property names. The collection of names. A read-only collection of document images ( objects). Gets all images (inline and floating pictures) located in the specified document range. A specifying the range in which to search for images. A object specifying the read-only collection of images. Implements the document properties retrieved by the RichEditDocumentServerExtensions.LoadDocumentProperties method. Retrieves built-in document properties. A collection of built-in document properties. Retrieves custom document properties. A collection of custom document properties. An interface implementing the endnote options accessed by the . Gets the numbering style for the endnote references. An enumeration value indicating the number format. Returns when the reference numbering should be reset. An enumeration value indicating the condition to reset to the start value. Gets the endnote reference’s starting number. The starting number. A collection of objects in the document. Gets all fields located in the specified document range. A specifying the range in which to search for fields. A object specifying the read-only collection of fields. An interface implementing the footnote options accessed by the . Gets the number of columns the footnotes are split into. The number of columns. Gets the numbering style for the footnote references. An enumeration value indicating the number format. Gets the footnote position in the document. An enumeration value that indicates the footnotes position. Returns when the reference numbering should be reset. An enumeration value indicating the condition to reset to the start value. Gets the footnote reference’s starting number. The starting number. An interface implementing the form field properties accessed by the . Gets whether the form field is updated after exit. true, if the form field is updated on exit; otherwise, false. Gets whether the form field is enabled. true if the form field is enabled; otherwise, false. Gets the name of the entry macro (runs when the form field is focused) associated with the form field. A string that is the entry macro name. Gets the name of the exit macro (runs when the form field loses focus) associated with the form field. A string value that is the exit macro name. Gets the instructional text shown when focusing the checkbox and pressing F1. A string value that is the help text. Gets the type of the instructional text shown when focusing the checkbox and pressing F1. One of the enumeration values indicating the help text type. Gets the form field’s name. A string that is the form field’s name. Gets the instructional text shown on the status bar when focusing the checkbox. A string that is the target help text. Gets the type of the instructional text shown in the status bar when focusing the checkbox. One of the enumeration values indicating the help text type. A collection of objects in the document. Gets all hyperlinks located in the specified document range. A specifying the range in which to search for hyperlinks. A object specifying the read-only collection of hyperlinks. A collection of paragraphs ( objects) in the document. Gets a paragraph which contains the specified position. A for which an encompassed paragraph is obtained. A object. Gets all paragraphs located in the specified document range. A specifying the range in which to search for paragraphs. A object specifying the read-only collection of paragraphs. Interface implementing the paragraph properties accessed by the . Gets access to the paragraph style settings applied to the current paragraph. A object that provides access to the paragraph style settings. Base interface for all paragraph properties accessed by the . Gets the text alignment within the current paragraph. One of the enumeration values indicating the text alignment. Gets the background color of the current paragraph. A value representing the background color. Gets the indent for the first line in the current paragraph. An Int value indicating the indent for the first line, measured in units. Gets whether and how the first line in the current paragraph is indented. One of the enumeration values indicating the first line’s indent. Gets whether to prevent all page breaks that interrupt the current paragraph. true, the paragraph lines are kept together; otherwise, false. Gets whether a break may occur between the current paragraph and the next paragraph. true, if there is no break between this paragraph and the next paragraph; otherwise, false. Gets the left indent for the current paragraph. An Int value indicating the left indent, measured in units. Gets the line spacing value of the current paragraph. A value representing line spacing, measured in units. Gets the spacing between lines in the current paragraph. A enumeration value representing the line spacing type. Gets list level applied to the numbering list in the current paragraph. An integer that is the list level of the current paragraph. Gets the index of the list applied to the current paragraph style. An integer that is the index of a list to which the paragraph formatted with the current style belongs. Gets the outline level of the current paragraph. An Int value that is the level number. Gets the right indent for the current paragraph. An Int value indicating the right indent, measured in units. Gets whether the paragraph’s text direction is right-to-left. true, if the paragraph’s direction is right-to-left; otherwise, false. Gets the spacing after the current paragraph. An Int value representing the spacing after the paragraph, measured in units. Gets the spacing before the current paragraph. An Int value indicating the spacing before the paragraph, measured in units. Gets whether the control over the widow and orphan lines is applied. true, if the widow/orphan control is applied; otherwise, false. An interface implementing the paragraph style properties accessed by the . Gets the paragraph style name. A object that is the name of a paragraph style. An interface implementing the line numbering properties of a document section accessed by the . Gets the line number increments to be displayed in the current document. An integer by which the line number increments. Gets the distance between the line number and the start of the line. A value specifying the line numbering indent, measured in units Gets when the line numbering should be reset to the line number specified by the value. A enumeration value, specifying the restart type (by default it is set to ) Gets the initial number from which the numbering starts. A object that is the starting number. An interface implementing the margin options of a document section accessed by the . Gets the bottom margin. A value specifying the bottom margin measured in units. Gets the distance between the footer and the bottom of the page. A value specifying the margin measured in units. Gets the distance between a header and the top of the page. A value specifying the margin measured in units. Gets the left margin. A value specifying the left margin measured in units. Get the right margin. A value specifying the top margin measured in units. Gets the top margin. A value specifying the top margin measured in units. An interface implementing page settings of a document section accessed by the . Gets the page height. A value specifying the page’s height measured in units. Gets the value specifying whether the page’s orientation is landscape. true if the page has landscape orientation; false if the page’s orientation is portrait. Gets a value specifying page’s paper kind. One of the enumeration values. Gets the page width. A value that specifies the page’s width measured in units. An interface implementing the page numbering setting of a document section accessed by the . Gets whether the numbering should be continued from the previous section or should start from the beginning. true, if numbering should be continued; otherwise, false. Gets the initial number from which the page numbering starts. A object that is the first page number. Gets the format for displaying page numbers. A enumeration member specifying the numbering format. An interface implementing the section properties accessed by the . Gets whether the header and footer areas of the first page can be different from other pages in the section. true, if different settings for the first page are enabled; otherwise, false. Provides access to the endnote options of the current section. An object that contains read-only endnote options. Gets the paper tray to use for the first page of a section. An integer that is the code that identifies a specific printer tray to be used to print the first of this section of the document. Provides access to the footnote options of the current section. An object that contains read-only footnote options. Provides access to the line numbering parameters for the current section. A object that provides access to the line numbering parameters. Gets access to the page margins specified for the current section. A object that provides access to the page margins. Gets the paper tray to use for all pages except the first page of a section. An integer that is the code that identifies a specific printer tray to be used to print all pages except the first page in this section of the document. Provides access to the page settings of a section. A object that provides access to the page settings. Provides access to the page numbering parameters of the current section. A object that provides access to the page numbering settings. Gets the type of a section break. A enumeration value that specifies the beginning of the next section. A collection of shapes ( objects) in the document. Gets all shapes located in the specified document range. A specifying the range in which to search for shapes. A object specifying the read-only collection of shapes. Represents the table cell border properties accessed by the . Gets the amount of space below the contents of the cell related to a current table cell border. A value that is the distance in units of measurements that are currently in effect for the document (specified by the property). Gets the number of columns that the cell related to a current table cell border spans. An integer that is the number of columns or null if it’s not set. Gets the height of a current table cell border. A System.Single that is the cell border’s height or null if it’s not specified. Gets the meaning of the height applied to a current table cell border. One of the enumeration values indicating the height type or null if it’s not set. Gets whether the current table cell border is the first in a table row. true, if the table cell border is the first in the table row; otherwise, false. Gets whether the current table cell border is the first in the entire table. true, if the current cell border is the first in the table; otherwise, false. Gets whether the current table cell border is hidden. true, if the cell border is hidden; otherwise, false. Gets whether the current table cell border is the last in a table row. true, if the current cell border is the last in a row; otherwise, false. Gets whether the current table cell border is the last in the entire table. true, if the current cell border is the last in a table; otherwise, false. Gets the amount of space to the left of the contents of the cell related to the current table cell border. A value is the distance in points or null if the padding is not set. Gets the length of the current table cell border. A object that is the cell border’s length. Gets the position of the current table cell border within the document. A object indicating the current cell border’s position. Gets the numerical value of the preferred width of a cell related to the current table cell border. A value indicating the width or null if it’s not set. Gets how RichEditControl interprets the width specified for the cell related to the current table cell border. One of the enumeration values indicating the width interpretation or null if it’s not set. For internal use. Gets the amount of space to the right of the contents of the cell related to the current table cell border. A value that is the distance in points or null if the padding is not set. Gets the text direction within the cell related to the current table cell border. One of the DevExpress.Office.TextDirection enumeration values indicating the text direction or null if it’s not set. Gets the amount of space above the contents of the cell related to the current table cell border. A System.Single value that is the top padding or null if it’s not set. Gets the vertical alignment within the cell related to the current table cell border. One of the enumeration values indicating the vertical alignment or null if it’s not set. A collection of tables ( objects) in the document. Gets all tables located in the specified document range. A range which includes the entire table(s). The read-only collection of tables. Gets the table cell encompassing the specified position. A that is the position in the document. A object that is the table cell containing the specified position. An interface implementing the text properties accessed by the . Gets the name of a style applied to characters in the current object. A object that is the style name. Base interface for all text properties accessed by the . Gets whether all characters in the current object are capital letters. true, if all characters are capitalized; otherwise, false . Gets the background color of characters in the current object. A System.Drawing.Color value representing the background color. Gets the font size of characters in the current object. A object that is the font size. Gets whether the characters in the current object are bold. true, if characters are bold; otherwise, false. Gets whether the characters in the current object are italicized. true, if characters are italicized; otherwise, false. Gets the name of a font applied to characters in the current object. A object that is the font name. Gets the name of the font for Unicode (U+0000–U+007F) characters in the current DocumentText object. A object that is the font name. Gets the font name for Complex Script characters in the current DocumentText object. A object that is the font name. Gets the font name used to format East Asian characters in the current DocumentText object. A object that is the font name. Gets the name of the font for High ANSI characters in the current DocumentText object. A object that is the font name. Gets the character(s) font size. A value, representing the font size in points. Gets the foreground color of characters in the current object. A object that is the foreground color. Gets whether characters in the current object are hidden. true, if the characters are hidden; otherwise, false. Gets the text’s highlight color. A value representing the highlight color. Gets the minimum font size for which the kerning is adjusted automatically. The font size. Gets the position of characters (in points) relative to the base line. A text position (from -3168 to 3168) relative to the base line or null (Nothing in Visual Basic) for a mixture of values. A positive number indicates raised text, and a negative number indicates lowered text. Gets the font’s scaling percentage. The scaling percentage (from 1 to 600). Gets the type of script applied to characters in the current object. One of the DevExpress.Office.CharacterFormattingScript enumeration values indicating the script type. Gets whether all characters are small capital letters. true, if all characters are capitalized; otherwise, false. Indicates whether the characters are snapped to a grid when the grid is defined. true, if characters are snapped to a grid; otherwise, false. Gets the spacing (in points) between characters. Character spacing (in points). Gets the color of the strikeout line. A object that s the color of the strikeout line. Gets the type of the strikeout applied to characters in the current object. One of the enumeration values indicating the strikeout type. Gets whether all characters in the current object are struck out. true, if the characters are struck out; otherwise, false. Gets the the theme font for Unicode (U+0000–U+007F) characters in the current DocumentText object. One of the ThemeFont enumeration values indicating the theme font. Gets the theme font for Complex Script characters in the current DocumentText object. One of the ThemeFont enumeration values indicating the font. Gets the theme font used to format East Asian characters in the current DocumentText object. One of the ThemeFont enumeration values indicating the theme font. Gets the theme font for High ANSI characters in the current DocumentText object. One of the ThemeFont enumeration values indicating the font name. Gets the color of the underline applied to characters in the current object. A System.Drawing.Color object that is the underline color. Gets the type of the underline applied for characters in the current object. One of the enumeration values indicating the underline type. Gets whether all non-space characters in the current object are underlined with a single line. true, if only word characters are underlined; otherwise, false. Gets whether all characters in the current object are visible. true, if the characters are visible; otherwise, false. Defines offsets from the shape edges. Initializes a new instance with the specified settings. The offset from the left edge of the shape. The offset from the top edge of the shape. The offset from the right edge of the shape. The offset from the bottom edge of the shape. Returns the offset from the bottom edge of the shape. The offset value. A positive value indicates an inset and a negative value specifies an outset. Represents a instance whose offset values are zeros. The RectangleOffset instance. Determines whether two objects are equal. An object to compare with the current instance. true if the specified object is equal to the current instance; otherwise, false. Determines whether the specified object is equal to the current instance. An object to compare with the current instance. true if the specified object is equal to the current instance; otherwise, false. Returns a number that identifies the current instance. A hash code for the current object. Returns the offset from the left edge of the shape. The offset value. A positive value indicates an inset and a negative value specifies an outset. Compares two objects for equality. The first object to compare. The second object to compare. true if two objects are equal; otherwise, false. Compares two objects to determine whether they are not equal. The first object to compare. The second object to compare. true if two objects are not equal; otherwise, false. Returns the offset from the right edge of the shape. The offset value. A positive value indicates an inset and a negative value specifies an outset. Returns the offset from the top edge of the shape. The offset value. A positive value indicates an inset and a negative value specifies an outset. Represents a revision made in the document. Accepts the current revision. Returns the author of the revision. A string value that is the author’s name. Returns the date and time when the revision was made. The object that contains the date and time, or null for a mixture of values. Retrieves a range related to the revision. A DocumentRange object that is the range related to the current revision. Rejects the current revision. Indicates the type of revision. One of the RevisionType enumeration values indicating the revision type. A collection of Revision objects. Accepts all revisions. Accepts all revisions in the specific SubDocument. A SubDocument object that is the specific document part (main body, header or footer). Accepts all revisions that meet the specified criteria in the specific SubDocument. A SubDocument object that is the specific document part (main body, header or footer). A object that defines a set of criteria for the object. Accepts all revisions that meet the specified criteria. A object that defines a set of criteria for the object. Gets revisions made in a specific document range. A target document range. A collection of revisions made in the target range. Retrieves all revisions related to the specific document part. An object implementing the interface that is the target document part (main body, header or footer, text box or comment. A collection of revisions related to the target SubDocument. Rejects all revisions in a document. Rejects all revisions in the specific SubDocument instance. A SubDocument instance that is the main document body, header or footer. Rejects all revisions that meet the specified criteria in the specific SubDocument. A SubDocument object that is the specific document part (main body, header or footer). A object that defines a set of criteria for the object. Rejects all revisions that meet the specified criteria. A object that defines a set of criteria for the object. Lists values used to indicate the revision type. One of the character properties was changed. A character style was changed. Content was deleted. Content was inserted. Content was moved from the initial position. Content was moved to a new position. One of the paragraph’s properties was changed or the paragraph was converted to a list. A paragraph style was changed. One of the section’s properties was changed. A table cell(s) was deleted. A table cell(s) was inserted. One of the table cell’s properties was changed. Table cells were merged. Table cells were split into multiple cells. One of the table’s properties was changed. Table row was deleted. Table row was inserted. One of the table row’s properties was changed. List search directions. Search is performed backward, from the end to the start of the range. Search is performed forward, from the start to the end of the range. Lists options used for searching. Performs a case sensitive search. Only exact matches are found (e.g. “myString” matches “myString” but not “mystring”). Performs a search regardless of the case of the characters. Finds the occurrence of a string in a text. Strings will match even if the case is different (e.g. “mystring” will match “myString”). Search strings will only match if neither an alphabetical character nor a decimal digit occurs on either side of the string. An interface that defines a section within a document. Starts editing the primary footer for the current section. A instance that is the footer being edited. Starts editing the document’s footer of the specified type. A enumeration value, representing the type of the footer open for editing. A instance representing the footer being edited. Starts editing the primary header for the current section. A instance that is the header being edited. Starts editing the document’s header of the specified type. A enumeration value, representing the type of the header open for editing. A instance representing the header being edited. Provides access to the interface used for operations with columns in the document. An object providing the interface. Gets or sets whether the header and footer areas of the first page can be different from other pages in the section. true to enable different settings for the first page; otherwise, false. Provides access to the endnote options. An object that contains endnote options. Finalizes editing of the section’s footer. A instance, representing the footer opened for editing. Finalizes editing of the section’s header. A instance, representing the header open for editing. Gets or sets the paper tray to use for the first page of a section. An integer that is the code that identifies a specific printer tray to be used to print the first of this section of the document. Provides access to the footnote options. An object that contains footnote options. Gets whether a section has a footer of the specified type. A enumeration value specifying the footer type. true if the section has a footer of the specified type; otherwise, false. Gets whether a section has a header of the specified type. A enumeration value specifying the header type. true, if the section has a header of the specified type; otherwise, false. Indicates whether the footer of the specified type for the current section is linked to the footer of the next section, so they have the same content. true, if the footer of the specified type is linked to the footer of the next section; otherwise, false. Indicates whether the footer of the specified type for the current section is linked to the footer of the next section, so they have the same content. A enumeration member specifying the type of the footer. true, if the footer of the specified type is linked to the footer of the next section; otherwise, false. Indicates whether the footer of the specified type for the current section is linked to the footer of the previous section so that they have the same content. true if the footer of the specified type is linked to the footer of the previous section; otherwise, false. Indicates whether the footer of the specified type for the current section is linked to the footer of the previous section so that they have the same content. A enumeration member specifying the type of the footer. true if the footer of the specified type is linked to the footer of the previous section; otherwise, false. Indicates whether the Odd header of the current section is linked to the header of the next section, so they have the same content. true, if the Odd header is linked to the header of the next section; otherwise, false. Indicates whether the header of the specified type for the current section is linked to the header of the next section, so they have the same content. A enumeration member specifying the type of the header. true, if the header of the specified type is linked to the header of the next section; otherwise, false. Indicates whether the Odd header of the current section is linked to the header of the previous section so that they have the same content. true if the Odd header is linked to the header of the previous section; otherwise, false. Indicates whether the header of the specified type for the current section is linked to the header of the previous section so that they have the same content. A enumeration member specifying the type of the header. true if the header of the specified type is linked to the header of the previous section; otherwise, false. Provides access to the object containing line numbering parameters for the current section. A class instance representing parameters specific to line numbering. Establishes a link to the next section’s footer so that they have the same content. Establishes a link to the next section’s footer so that they have the same content. A enumeration member specifying the type of the header. Establishes a link to the previous section’s footer so that they have the same content. Establishes a link to the previous section’s footer so that they have the same content. A enumeration member specifying the type of the header. Establishes a link to the next section’s header so that they have the same content. Establishes a link to the next section’s header so that they have the same content. A enumeration member specifying the type of the header. Establishes a link to the previous section’s header so that they have the same content. Establishes a link to the previous section’s header of the specified type so that they have the same content. A enumeration member specifying the type of the header. Provides access to an object used to specify or retrieve the section’s margin settings. An object exposing the interface used to control the section’s margin settings. Gets or sets the paper tray to use for all pages except the first page of a section. An integer that is the code that identifies a specific printer tray to be used to print all pages except the first page of this section of the document. Provides access to an object used to specify or retrieve the section’s page settings. An object exposing the interface used to control the section’s page settings. Provides access to an object specifying page numbering options for the current section. A instance containing page numbering options. Provides access to a collection of paragraphs for the current section. A object containing all paragraphs in the current section. Retrieves the range occupied by the current section. A object that is the section’s range. Gets or sets whether to change the section’s direction to right-to-left. true, to change the section’s direction; otherwise, false. Gets or sets the type of a section break. A enumeration value specifying where the next section starts. Breaks the link of the current section’s footer to the footer of the next section so that it can hold different content. Breaks the link of the current section’s footer to the footer of the next section so that it can hold different content. A enumeration member specifying the type of the footer for which the link is being broken. Breaks the link of the current section’s footer to the footer of the previous section so that it can hold different content. Breaks the link of the current section’s footer to the footer of the previous section so that it can hold different content. A enumeration member specifying the type of the footer for which the link is being broken. Breaks the link of the current section’s header to the header of the next section so that it can hold different content. Breaks the link of the current section’s header to the header of the next section so that it can hold different content. A enumeration member specifying the type of the header for which the link is being broken. Breaks the link of the current section’s header to the header of the previous section so that it can hold different content. Breaks the link of the current section’s header to the header of the previous section so that it can hold different content. A enumeration member specifying the type of the header for which the link is being broken. An interface that defines a collection of objects. An individual column in the layout. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified width and spacing. A Single value representing the column width measured in units. A Single value representing the distance between columns measured in units. Gets or sets the amount of space between adjacent columns. A Single value measured in units specified via the property. Gets or sets the width of individual column. A Single value measured in current measure units. Represents a collection of columns in the layout. Initializes a new instance of the class. Represents an interface for creating, applying and retrieving a column layout of a section in a document. Gets the number of columns in the section. An integer, representing the number of columns in the section. Creates a uniform column layout using the current page settings. A object representing a current page. A Single value specifying the spacing between adjacent columns, measured in . An value specifying the number of columns on a page. Must be greater than zero. A object representing a collection of columns. Creates a uniform column layout using the specified settings. A Single value specifying the width of an individual column, measured in . A Single value specifying the spacing between adjacent columns, measured in . An value specifying the number of columns on a page. Must be greater than zero. A object representing a collection of columns. Gets the column layout of the current section. A object representing columns in the current section. Applies the columns to the section. A representing the layout to be applied. Defines line numbers in the left margin or to the left of each column in the document’s . Gets or sets the line number increments to be displayed in the current document. An integer by which the line number increments. Gets or sets the distance between the line number and the start of the line. A value specifying the line numbering indent, measured in units Gets or sets when the line numbering should be reset to the line number specified by the value. A enumeration member, specifying the restart type. By default, it is set to . Gets or sets the starting value used for the first line. An integer specifying the line number of the first line. Provides access to the properties of margins in a . Gets or sets a value that specifies the bottom margin. A value that specifies the bottom margin in current measure units. Gets or sets a value that specifies the distance between the footer and the bottom of the page. A value that specifies the margin in current measure units. Gets or sets a value that specifies the distance between the header and the top of the page. A value that specifies the margin in current measure units. Gets or sets a value that specifies the left margin. A value that specifies the left margin in current measure units. Gets or sets a value that specifies the right margin. A value that specifies the right margin in current measure units. Gets or sets a value that specifies the top margin. A value that specifies the top margin in current measure units. Provides access to the page settings of a section. Gets or sets the page’s height. A value specifying the page’s height in current measure units. Gets or sets a value that specifies whether the page’s orientation is landscape. true, if the page’s orientation is landscape; false, if the page has the standard portrait orientation. Gets or sets a value that specifies the page’s paper size. One of enumeration values. Gets or sets the page’s width. A value that specifies the page’s width in current measure units. Defines the numbering format which shall be used for automatically numbered pages and an initial number that is the number of the first page. Gets or sets whether the numbering should be continued from the previous section or should start from the beginning. True, to continue numbering; otherwise, false. Gets or sets an initial number from which the numbering starts. An Int value that is the first page number. Gets or sets the format used to display page numbers. A enumeration member specifying how the page number is displayed. Lists the types of a section break. A new section starts on the next column on the page. A new section starts on the following paragraph of the same page. A new section begins on the next even-numbered page. If the section break falls on an even-numbered page, the next odd-numbered page is left blank. A page is broken at the section break. The new section starts on the next page. A new section begins on the next odd-numbered page. If the section break falls on an odd-numbered page, the next even-numbered page is left blank. A collection of selections in the document. Adds a range to the collection of selections. A to add. Adds listed ranges to the collection of selections. A <,> list of document ranges. Removes all items from the collection. Returns the number of selections in a collection. An integer that is the number of items in a collection. Returns an enumerator that iterates through the instance. A for the instance. Gets the selection specified by its index. An integer that is the index in the collection. A object that is the selected range in the collection. Deletes a selection specified by its index. An integer that is the zero-based index of a selection to delete. Unselects a specified range. A to unselect. A drawing object embedded in a document. Returns the ActiveX control’s characteristics. An object that contains control properties. Returns chart properties. An object that contains chart properties. Gets or sets the shape height relative to an element specified by the property. A value that specifies the ratio of the shape height to the height of the specified element. A valid value is from 0 (0%) to 10 (1000%). Specifies how a shape is aligned horizontally. An enumeration member that specifies the shape’s horizontal alignment. Specifies whether to lock the shape anchor. true to lock the anchor; otherwise, false. Gets or sets the distance between the document text and the bottom edge of the shape. The distance in measurement units specified by the property. Gets or sets the distance between the document text and the left edge of the shape. The distance in measurement units specified by the property. Gets or sets the distance between the document text and the right edge of the shape. The distance in measurement units specified by the property. Gets or sets the distance between the document text and the top edge of the shape. The distance in measurement units specified by the property. Gets or sets the relative position of a shape on the page. An object that defines the horizontal and vertical offsets (in percentage) relative to the specified elements. Valid values range from -10 (-1000%) to 10 (1000%). Specifies the absolute horizontal position of a shape relative to an element defined by the property. The horizontal offset in measurement units specified by the property. Specifies the horizontal position of a shape relative to an element defined by the property. The offset (in percentage) relative to the specified element. Valid values range from -10 (-1000%) to 10 (1000%). Specifies the absolute vertical position of a shape relative to an element defined by the property. The vertical offset in measurement units specified by the property. Specifies the vertical position of a shape relative to an element defined by the property. The offset (in percentage) relative to the specified element. Valid values range from -10 (-1000%) to 10 (1000%). Use the property instead. Use the property instead. Returns the anchoring range for a shape. A range to which the shape is anchored. Gets or sets the element to which the shape’s horizontal position is relative. Defines the element relative to which the shape is positioned horizontally. Gets or sets the element relative to which the shape width is calculated. An enumeration member that specifies the element to which the shape width is relative. Gets or sets the element to which the shape’s vertical position is relative. Defines the element relative to which the shape is positioned vertically. Gets or sets the element relative to which the shape height is calculated. An enumeration member that specifies the element to which the shape height is relative. Gets or sets the shape’s relative size. Specifies values that define the ratio of the shape width and height to the width and height of the given elements. Valid values range from 0 (0%) to 10 (1000%). Use the property instead. Specifies how a shape is surrounded by text. An enumeration member that specifies how text wraps around the shape. Specifies how the text wraps around the shape’s edges. An enumeration value that specifies the text wrapping side. Specifies how a shape is aligned vertically. An enumeration member that specifies the shape’s vertical alignment. Gets or sets the shape width relative to an element specified by the property. A value that specifies the ratio of the shape width to the width of the specified element. A valid value is from 0 (0%) to 10 (1000%). Gets or sets the shape’s position in the z-order. An integer that specifies the shape’s position in the z-order. A collection of drawing objects (shapes, pictures, text boxes, charts, watermarks, OLE objects, and ActiveX controls). Removes all shapes from the collection. Converts a shape collection into a flattened collection that contains all drawing objects in the document, including items of shape groups and canvases. A flattened collection of drawing objects in the document. Inserts a drawing canvas in the document. The position of the canvas anchor. The canvas embedded in the document. Inserts a drawing canvas at the specified position in the document. The position of the canvas anchor. An object that specifies the canvas size and location (relative to the top and left edges of the page). The property defines the measurement units. The canvas embedded in the document. Inserts a drawing canvas of specified size in the document. The position of the canvas anchor. An object that specifies the canvas width and height. The property defines the measurement units. The canvas embedded in the document. Inserts a chart at the specified position in the document. The position of the chart’s anchor. Specifies the chart type. The chart embedded in the document. Inserts a shape group in the document. The position of the group’s anchor. The group embedded in the document. Inserts an image watermark into the section header. The position of the watermark anchor. A watermark image. The watermark inserted into the header. Inserts an image watermark into the section header. The position of the watermark anchor. A watermark image. An object that contains image watermark options. The watermark inserted into the header. Inserts a line in the document. The position of the line’s anchor. An object that specifies x- and y-coordinates of the start point relative to the page’s top left corner. The property defines the measurement units. An object that specifies x- and y-coordinates of the end point relative to the page’s top left corner. The property defines the measurement units. The line embedded in the document. Inserts an OLE object that stores data from the specified file. The object is displayed in the document as an image. The position of the object’s anchor. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. The source for the image that displays OLE object content. The OLE object added to the document. Inserts an OLE object that stores data from the specified file. The object is displayed in the document as an image. The position of the object’s anchor. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. The image that displays OLE object content. The OLE object added to the document. Inserts an OLE object that contains a link to the specified file. The object is displayed in the document as an image. The position of the object’s anchor. A path to the file associated with the OLE object. The source for the image that displays OLE object content. The OLE object added to the document. Inserts an OLE object that contains a link to the specified file. The object is displayed in the document as an image. The position of the object’s anchor. A path to the file associated with the OLE object. The image that displays OLE object content. The OLE object added to the document. Inserts an OLE object that contains a link to the specified file. The object is displayed in the document as an image. The position of the object’s anchor. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. The source for the image that displays OLE object content. The OLE object added to the document. Inserts an OLE object that contains a link to the specified file. The object is displayed in the document as an image. The position of the object’s anchor. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. The image that displays OLE object content. The OLE object added to the document. Inserts an OLE object that stores data from the specified file. The object is displayed in the document as an icon. The position of the object’s anchor. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. An object used to load the icon for the OLE object. The OLE object added to the document. Inserts an OLE object that stores data from the specified file. The object is displayed in the document as an icon. The position of the object’s anchor. A stream that contains data to embed in the document. Embedded content type. You can use constant fields of the class to set this value. The icon for the OLE object. The OLE object added to the document. Inserts an OLE object that contains a link to the specified file. The object is displayed in the document as an icon. The position of the object’s anchor. A path to the file associated with the OLE object. An object used to load the icon for the OLE object. The OLE object added to the document. Inserts an OLE object that contains a link to the specified file. The object is displayed in the document as an icon. The position of the object’s anchor. A path to the file associated with the OLE object. The icon for the OLE object. The OLE object added to the document. Inserts an OLE object that contains a link to the specified file. The object is displayed in the document as an icon. The position of the object’s anchor. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. An object used to load the icon for the OLE object. The OLE object added to the document. Inserts an OLE object that contains a link to the specified file. The object is displayed in the document as an icon. The position of the object’s anchor. A path to the file associated with the OLE object. The file type. You can use constant fields of the class to set this value. The icon for the OLE object. The OLE object added to the document. Inserts a picture in the document. The position of the picture’s anchor. An object that specifies the image source. The picture embedded in the document. Inserts a picture in the document. The position of the picture’s anchor. The image to insert. The picture embedded in the document. Inserts a shape in the document. The position of the shape’s anchor. An enumeration member that defines the shape’s geometry. The shape embedded in the document. Inserts a shape at the specified position in the document. The position of the shape’s anchor. An enumeration member that defines the shape’s geometry. An object that specifies the shape’s size and location (relative to the top and left edges of the page). The property defines the measurement units. The shape embedded in the document. Inserts a shape of specified size in the document. The position of the shape’s anchor. An enumeration member that defines the shape’s geometry. An object that specifies the shape’s width and height. The property defines the measurement units. The shape embedded in the document. Inserts a text box in the document. The position of the text box’s anchor. The text box embedded in the document. Inserts a text box at the specified position in the document. The position of the text box’s anchor. An object that specifies the text box’s size and location (relative to the top and left edges of the page). The property defines the measurement units. The text box embedded in the document. Inserts a text box of the specified size in the document. The position of the text box’s anchor. An object that specifies the text box’s width and height. The property defines the measurement units. The text box embedded in the document. Inserts a text watermark into the section header. The position of the watermark anchor. Watermark text. The watermark inserted into the header. Inserts a text watermark into the section header. The position of the watermark anchor. Watermark text. An object that contains text watermark options. The watermark inserted into the header. Returns a shape with the specified name. The name of the shape to return. A shape with the given name, or null (Nothing in Visual Basic) if the element is not found. Removes the specified shape from the collection. A shape to remove. true if the element is found and successfully removed; otherwise, false. Removes a shape with the specified index from the collection. A zero-based index of the shape to remove. It should not be negative and should be less than the number of elements in the collection. Contains information about connection points. Indicates whether a connector’s point is attached to a shape. true if the point is connected to a shape; otherwise, false. Returns the connection site to which a connector’s point is attached. The connection site index. Returns the ID of the shape to which a connector’s point is attached. The shape’s unique identifier. Contains fill settings for a shape. Gets or sets the fill color for a shape. A color to fill a shape. Returns the fill type applied to a shape. An enumeration value that indicates the fill type. Provides access to gradient fill settings. An object that stores gradient fill settings. Provides access to pattern fill settings. An object that stores pattern fill settings. Provides access to picture fill settings. An object that stores picture fill settings. Applies the automatic fill to a shape. Applies a complex gradient to a shape. An enumeration member that specifies the gradient type. A list of objects that contain information about gradient stops. Applies a two-color gradient to a shape. An enumeration member that specifies the gradient type. A color at the start point (0). A color at the end point (1). Removes a fill from a shape. Applies a pattern fill to a shape. One of the preset patterns. A foreground color. A background color. Applies a picture fill to a shape. An object that provides the image for the shape. Applies a picture fill to a shape. An image to fill a shape. Applies a solid color to a shape. A color to fill a shape. Provides access to solid fill options. An object that stores solid fill settings. Contains shape properties. Returns the number of connection sites on a shape. The number of shape connection sites. Indicates whether a shape contains text. true if the shape has text; otherwise, false. Gets or sets the shape’s geometry type. An enumeration member that specifies the shape’s geometry. Provides access to text box content and its settings. An object that defines text box content and its settings. Lists values that specify the shape geometry type. A callout with a border, accent bar, and a straight callout line. A callout with a border, accent bar, and a two-segment callout line. A callout with a border, accent bar, and a three-segment callout line. A callout with an accent bar and a straight callout line. A callout with an accent bar and a two-segment callout line. A callout with an accent bar and a three-segment callout line. The Back or Previous button. The Beginning button. An empty button. The Document button. The End button. The Forward or Next button. The Help button. The Home button. The Information button. The Movie button. The Return button. The Sound button. An arc. A block arrow that follows a curved 90-degree angle. A block arrow that follows a sharp 90-degree angle and points up by default. A bevel. A block arc. A callout with a border and a straight callout line. A callout with a border and a two-segment callout line. A callout with a border and a three-segment callout line. A can. A rectangle divided vertically and horizontally into four quarters. A rectangle divided into six parts along a vertical line and diagonal lines. A rectangle divided into four parts along diagonal lines. A chevron. A circle with a chord. A block arrow that follows a curved 180-degree angle. A cloud shape. A cloud callout. Four right triangles that define a rectangular shape. A cross. A cube. A block arrow that curves down. A curved down ribbon banner. A block arrow that curves left. A block arrow that curves right. A block arrow that curves up. A curved up ribbon banner. A custom shape. A decagon. A diagonal stripe. A diamond. A division sign. A dodecagon. A donut. A pair of braces. A pair of brackets. A double wave. A block arrow that points down. A callout with an arrow that points down. A ribbon banner with its center area below the ribbon ends. An equal sign. An explosion shape. An explosion shape. The Alternate Process flowchart symbol. The Collate flowchart symbol. The Connector flowchart symbol. The Decision flowchart symbol. The Delay flowchart symbol. The Direct Access Storage flowchart symbol. The Display flowchart symbol. The Document flowchart symbol. The Extract flowchart symbol. The Input/Output (Data) flowchart symbol. The Internal Storage flowchart symbol. The Magnetic Disk flowchart symbol. The Magnetic Tape (Sequential Access Storage) flowchart symbol. The Manual Input flowchart symbol. The Manual Operation flowchart symbol. The Merge flowchart symbol. The Multi-document flowchart symbol. The Offline Storage flowchart symbol. The Off-page Connector flowchart symbol. The Or flowchart symbol. The Predefined Process flowchart symbol. The Preparation flowchart symbol. The Process flowchart symbol. The Card flowchart symbol. The Punched Tape flowchart symbol. The Sort flowchart symbol. The Stored Data flowchart symbol. The Summing Junction flowchart symbol. The Terminator flowchart symbol. A rectangle with a folded corner. A rectangular picture frame. A funnel. A gear with six teeth. A gear with nine teeth. Half of a rectangular picture frame. A heart. A heptagon. A hexagon. A horizontal scroll. A block arrow that points left. A callout with an arrow that points left. An opening brace. An opening bracket. A circular arrow pointing counter-clockwise. A block arrow that points left and right. A callout with arrows that point both left and right. A circular arrow pointing both clockwise and counter-clockwise. A ribbon with an arrow at both ends. A block arrow that points left, right, and up. A block arrow that points left and up. A lightning bolt. A callout with no border and a straight callout line. A callout with no border and a two-segment callout line. A callout with no border and a three-segment callout line. An inverse line shape. An L-shape. A minus sign. A moon shape. A multiplication sign. A non-isosceles trapezoid. A prohibition sign. A notched block arrow that points right. A not-equal sign. An octagon. An oval. An oval-shaped callout. A parallelogram. A pentagon. A circle with a portion missing. A quarter of a circular shape. A plaque. Four quarter circles that define a rectangular shape. A plus sign. A block arrow that points up, down, left, and right. A callout with arrows that point up, down, left, and right. A rectangle. A rectangular callout. A regular pentagon. A block arrow that points right. A callout with an arrow that points right. A closing brace. A closing bracket. A right triangle. A rectangle with two rounded corners, diagonally-opposed. A rounded rectangle. A rectangular callout with rounded corners. A rectangle with two-rounded corners that share a side. A rectangle with one rounded corner. A smiley face. A rectangle with one snipped corner and one rounded corner. A rectangle with two snipped corners, diagonally-opposed. A rectangle with two snipped corners that share a side. A rectangle with one snipped corner. Four small squares that define a rectangular shape. A 10-point star. A 12-point star. A 16-point star. A 24-point star. A 32-point star. A 4-point star. A 5-point star. A 6-point star. A 7-point star. An 8-point star. A block arrow that points right and has stripes on the tail. A sun shape. A curved arrow. A water droplet. A trapezoid. An isosceles triangle. A block arrow that points up. A callout with an arrow that points up. A block arrow that points up and down. A callout with arrows that point up and down. A ribbon banner with its center area above the ribbon ends. A block arrow that forms a U-shape. A vertical scroll. A wave. Lists values that specify the horizontal alignment for a shape. The shape is centered relative to the element defined by the property. The shape is left-aligned relative to the element defined by the property on odd pages, and right-aligned on even pages. The Rich Text Editor left-aligns the shape relative to the given element for both odd and even pages. The shape is left-aligned relative to the element defined by the property. The property specifies the shape’s position relative to the element defined by the property. The shape is right-aligned relative to the element defined by the property on odd pages, and left-aligned on even pages. The Rich Text Editor right-aligns the shape relative to the given element for both odd and even pages. The shape is right-aligned relative to the element defined by the property. Contains format settings for a line or a shape’s border. Specifies the arrowhead length at the beginning of a line. An enumeration member that specifies the arrowhead length. Specifies the arrowhead type at the beginning of a line. An enumeration member that specifies the arrowhead type. Specifies the arrowhead width at the beginning of a line. An enumeration member that specifies the arrowhead width. Gets or sets a cap style for line ends. An enumeration member that specifies the cap style. Gets or sets a line color. A line color. Gets or sets the compound type for a line. An enumeration value that specifies the compound line style. Gets or sets a dash type for a line. An enumeration member that specifies the line dash type. Specifies the arrowhead length at the end of a line. An enumeration member that specifies the arrowhead length. Specifies the arrowhead type at the end of a line. An enumeration member that specifies the arrowhead type. Specifies the arrowhead width at the end of a line. An enumeration member that specifies the arrowhead width. Allows you to specify fill options for a line and a shape’s border. An object that contains line fill settings. Gets or sets how two lines are joined. An enumeration value that specifies the line join type. Gets or sets where the outline is drawn for a shape. An enumeration member that specifies the alignment of a border line relative to a shape. Gets or sets the line width in points. The width value in points. Lists elements to which the horizontal position of a shape is relative. The shape’s position is relative to the character that contains the shape’s anchor. The shape’s position is relative to the column that contains the anchoring paragraph. The shape’s position is relative to the inside margin (i.e., the left margin for odd pages, and the right margin for even pages). The Rich Text Editor positions the shape relative to the left margin for both odd and even pages. The shape’s position is relative to the left margin. The shape’s position is relative to page margins. The shape’s position is relative to the outside margin (i.e., the right margin for odd pages, and the left margin for even pages). The Rich Text Editor positions the shape relative to the right margin for both odd and even pages. The shape’s position is relative to the page. The shape’s position is relative to the right margin. Lists elements to which the shape width is relative. The shape width is relative to the inside margin size (that is the right margin size for odd pages, and the left margin size for even pages). The Rich Text Editor calculates the shape width relative to the right margin size for both odd and even pages. The shape width is relative to the left margin size. The shape width is relative to the distance between the left and right margins. The shape width is relative to the outside margin size (that is the left margin size for odd pages, and the right margin size for even pages). The Rich Text Editor calculates the shape width relative to the left margin size for both odd and even pages. The shape width is relative to the page width. The shape width is relative to the right margin width. Lists elements to which the vertical position of a shape is relative. The shape’s position is relative to the bottom margin. The shape’s position is relative to the inside margin (i.e., the top margin for odd pages, and the bottom margin for even pages). The Rich Text Editor positions the shape relative to the top margin for both odd and even pages. The shape’s position is relative to the line that contains the shape’s anchor. The shape’s position is relative to page margins. The shape’s position is relative to the outside margin (i.e., the bottom margin for odd pages, and the top margin for even pages). The Rich Text Editor positions the shape relative to the bottom margin for both odd and even pages. The shape’s position is relative to the page. The shape’s position is relative to the paragraph that contains the shape’s anchor. The shape’s position is relative to the top margin. Lists elements to which the shape height is relative. The shape height is relative to the bottom margin size. The shape height is relative to the inside margin size (that is the top margin size for odd pages, and the bottom margin size for even pages). The Rich Text Editor calculates the shape width relative to the top margin size for both odd and even pages. The shape height is relative to the distance between the top and bottom margins. The shape height is relative to the outside margin size (that is the top margin size for odd pages, and the bottom margin size for even pages). The Rich Text Editor calculates the shape width relative to the top margin size for both odd and even pages. The shape height is relative to the page height. The shape height is relative to the top margin size. Lists graphical objects a document can contain. An ActiveX control. A drawing canvas. A chart. A connector between two shapes. A shape group. An OLE object. A picture. A shape. A watermark. Lists values that specify the vertical alignment for a shape. The shape is aligned to the bottom of the element defined by the property. The shape is centered relative to the element defined by the property. The shape is aligned to the top of the element defined by the property on odd pages, and is aligned to the bottom of the specified element on even pages. The Rich Text Editor aligns the shape to the top of the specified element for both odd and even pages. The property specifies the shape’s position relative to the element defined by the property. The shape is aligned to the bottom of the element defined by the property on odd pages, and is aligned to the top of the specified element on even pages. The Rich Text Editor aligns the shape to the bottom of the specified element for both odd and even pages. The shape is aligned to the top of the element defined by the property. Contains solid fill options. Gets or sets the color applied to a shape or its border. A fill color. Lists strikeout styles. Specifies the double strikeout. Indicates that the text strikeout is disabled. Specifies the single strikeout. Exposes properties and methods representing essential document functionality. Appends content from the specified range. A to append. A representing a range with the appended content. Appends content from the specified range. A to append. An enumeration value, specifying how destination formatting is applied to inserted content in certain cases. A representing a range with the appended content. Appends content from stream. A representing a sequence of bytes interpreted as the content to append. A object representing a range with the appended content. Appends content from the stream. A representing a sequence of bytes interpreted as the content to append. A enumeration specifying the format of the data contained in the stream. A representing a range with the appended content. Appends content from the stream. A representing a sequence of bytes interpreted as the content to append. A enumeration specifying the format of the data contained in the stream. A string representing the URI for the document being appended. Required to import formats with external content such as HTML. A representing a range with the appended content. Appends content from the stream. A representing a sequence of bytes interpreted as the content to append. A enumeration specifying the format of the data contained in the stream. A string representing the URI for the document being appended. Required to import formats with external content such as HTML. An enumeration value, specifying how destination formatting is applied to inserted content in certain cases. A representing a range with the appended content. Appends content from the file. A string representing a filename of the document whose content is being appended. A object representing a range with the appended content. Appends content from the file. A string representing a filename of the document whose content is being appended. A enumeration specifying the format of the data contained in the file. A representing a range with the appended content. Appends content from the file. A string representing a filename of the document whose content is being appended. A enumeration specifying the format of the data contained in the file. A string representing the URI for the document being appended. Required to import formats with external content such as HTML. A representing a range with the appended content. Appends content from the file. A string representing a filename of the document whose content is being appended. A enumeration specifying the format of the data contained in the file. A string representing the URI for the document being appended. Required to import formats with external content such as HTML. An enumeration value, specifying how destination formatting is applied to inserted content in certain cases. A representing a range with the appended content. Appends HTML formatted text. A string containing data in HTML format. A representing a range with appended content. Appends HTML formatted text. A string containing data in HTML format. An enumeration value, specifying how destination formatting is applied to appended content in certain cases. A representing a range with appended content. Appends formatted text. A string containing data in RTF format. A representing a range with appended content. Appends formatted text. A string containing data in RTF format. An enumeration value, specifying how destination formatting is applied to appended content in certain cases. A representing a range with appended content. Appends text as a single line. A string with the text to append. A representing a range containing the appended text. Appends the specified text. A string containing the text to append. A representing a range with the appended text. Performs a batch update of text formatting for document ranges corresponding to specified tokens. A <,> collection containing tokens to apply, ordered by the value. Locks the object by preventing visual updates until the EndUpdate method is called. Starts modifying properties of the specified number of characters starting at the specified document position. A , specifying the starting document position. An integer specifying the number of positions to which formatting is applied. A object representing the character formatting of the specified range. Starts modifying properties of characters that fall within a specified document range. A object specifying the and of the text. A object representing the character formatting of the specified range. Starts modifying properties of the specified number of characters starting at the specified document position. An integer specifying the starting document position. An integer specifying the number of positions to which formatting is applied. A object representing the character formatting of the specified range. Starts modifying properties of the paragraphs that fall within a specified document range. A specifying the and of the text. A object representing paragraph formatting. Gets the collection of all range permissions in the current document. A containing range permissions for the document. Provides access to the collection of document bookmarks. A object specifying a bookmarks collection. Finalizes the update process, leaving range permissions intact. A containing range permissions being updated. Provides access to a collection of comments in the current SubDocument. A DevExpress.XtraRichEdit.API.Native.CommentCollection object that is the collection of comments. Creates a new position in the current document. An integer value specifying the start position. A object representing the position in the current document. Creates a new document range using the specified start position and range length. A object specifying the start position. An integer value specifying the range length. A object. Creates a new document range using the specified start position and range length. An integer value specifying the start position. An integer value specifying the range length. A object. Provides access to a collection of custom marks. A object containing custom marks for the current document. Removes content from the specified range. A range with the content to delete. Unlocks the object after a call to the BeginUpdate method and causes an immediate visual update. Finalizes the modification of character formatting after calling the SubDocument.BeginUpdateCharacters method. A object containing character properties. Finalizes the modification of paragraph formatting after calling the method. A object representing paragraph formatting. Finalizes the update and applies the changes to range permissions. A containing range permissions being updated. Provides access to the collection of fields in the current document. A object representing a collection of fields. Finds all text ranges that match the specified string in the current document. A string, specifying the search text. A enumeration specifying search options. An array of objects representing matching text ranges. Finds all text ranges that match the specified string in the specified document range. A string, specifying the search text. A enumeration specifying search options. A object specifying the range in the document in which a search is performed. An array of objects representing matching text ranges. Finds all occurrences of a character pattern specified by the regular expression. A object representing a regular expression to search. An array of objects representing ranges in the document matching the specified pattern. Finds all occurrences of a character pattern specified by the regular expression. A object representing a regular expression to search. A instance representing a document range to search. An array of objects representing ranges in the document matching the specified pattern. Provides access to the collection of the document’s objects. A object that is the document’s check box form fields collection. Exports the range content in DOC (Microsoft Word 97-2003 Document) format and returns a byte array with this content. The range to convert to DOC format. The range content in DOC format. Exports the range content in DOC (Microsoft Word 97-2003 Document) format and returns a byte array with this content. The range to convert to DOC format. A DocDocumentExporterOptions object used to specify export options. The range content in DOC format. Exports the range content in DOCM (Microsoft Office Open XML Macro-Enabled Document) format and returns a byte array with this content. The range to convert. The range content in DOCM format. Exports the range content in DOCM (Microsoft Office Open XML Macro-Enabled Document) format and returns a byte array with this content. The range to convert. An object that contains export options. The range content in DOCM format. Exports the range content in DOT (Microsoft Word 97-2007 Template) format and returns a byte array with this content. The range to convert to DOT format. The range content in DOT format. Exports the range content in DOT (Microsoft Word 97-2007 Template) format and returns a byte array with this content. The range to convert to DOT format. An object that contains export options. The range content in DOT format. Exports the range content in DOTM (Microsoft Office Open XML Macro-Enabled Template) format and returns a byte array with this content. The range to convert to DOTM format. The range content in DOTM format. Exports the range content in DOTM (Microsoft Office Open XML Macro-Enabled Template) format and returns a byte array with this content. The range to convert to DOTM format. An object that contains export options. The range content in DOTM format. Exports the range content in DOTX (Microsoft Office Open XML macro-free template) format and returns a byte array with this content. The range to convert to DOTX format. The range content in DOTX format. Exports the range content in DOTX (Microsoft Office Open XML macro-free template) format and returns a byte array with this content. The range to convert to DOTX format. An object that contains export options. The range content in DOTX format. Exports the range content in FlatOpc (Microsoft Word XML Document, .xml) format and returns a byte array with this content. The range to convert to FlatOpc format. The range content in FlatOpc format. Exports the range content in FlatOpc (Microsoft Word XML Document, .xml) format and returns a byte array with this content. The range to convert to FlatOpc format. An object that contains export options. The range content in FlatOpc format. Exports the range content in FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format and returns a byte array with this content. The range to convert to FlatOpcMacroEnabled format. The range content in FlatOpcMacroEnabled format. Exports the range content in FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format and returns a byte array with this content. The range to convert to FlatOpcMacroEnabled format. An object that contains export settings. The range content in FlatOpcMacroEnabled format. Exports the range content in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format and returns a byte array with this content. The range to convert to FlatOpcMacroEnabledTemplate format. The range content in FlatOpcMacroEnabledTemplate format. Exports the range content in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format and returns a byte array with this content. The range to convert to FlatOpcMacroEnabledTemplate format. An object that contains export settings. The range content in FlatOpcMacroEnabledTemplate format. Exports the range content in FlatOpcTemplate (Microsoft Word XML Template, .xml) format and returns a byte array with this content. The range to convert to FlatOpcTemplate format. The range content in FlatOpcTemplate format. Exports the range content in FlatOpcTemplate (Microsoft Word XML Template, .xml) format and returns a byte array with this content. The range to convert to FlatOpcTemplate format. An object that contains export settings. The range content in FlatOpcTemplate format. Gets the text contained in the specified range in HTML format. A object that is the text range in the document. A class that implements the interface and provides methods which return URI for images and CSS data. A string of text in HTML format. Gets the text contained in the specified range in HTML format. A object that is the text range in the document. A class that implements the interface and provides methods which return URI for images and CSS data. A instance containing various options. A string of text in HTML format. Gets the content of the specified document range in MHT format. A object representing the range to convert to MHT. A string containing the content in MHT format. Gets the content of the specified document range in MHT format. A object representing the range to convert to MHT. A instance providing options for export. A string containing the content in MHT format. Exports the content of the specified document range as a document in Open Document (ODT) format and returns a byte array with this document. The range to convert to ODT format. An array of bytes that is the document content in ODT format. Exports the content of the specified document range as a document in Open Document (ODT) format and returns a byte array with this document. The range to convert to ODT format. The object that contains OpenDocument export options. An array of bytes that is the document content in ODT format. Exports the content of the specified document range as a document in Office Open XML (Docx) format and returns a byte array with this document. A object representing the range to convert to OpenXML. An array of bytes that is the document content in OpenXML format. Exports the content of the specified document range as a document in Office Open XML (Docx) format and returns a byte array with this document. A object representing the range to convert to OpenXML. A instance providing options for export. An array of bytes representing the document content in OpenXML format. Gets the formatted string of the text contained in the specified range. A object representing a text range in the document. A string of RTF text. Gets the formatted string of the text contained in the specified range. A object representing a text range in the document. An instance providing options for export. A string of RTF text. Returns the subdocument type. A enumeration member. Returns the plain text of the specified document range. A object, specifying the range in the document for which the plain text representation is obtained. A value, containing the text of the specified range. Returns the plain text of the specified document range. A object, specifying the range in the document for which the plain text representation is obtained. A object. A value, containing the text of the specified range. Returns the plain text of the specified document range. A object, specifying the range in the document for which the plain text representation is obtained. A instance, containing options for plain text export. A value, containing the text of the specified range. Returns the plain text of the specified document range. A object, specifying the range in the document for which the plain text representation is obtained. A instance, containing options for plain text export. A object. A value, containing the text of the specified range. Gets the text contained in the specified range in WordML format. A object representing a text range in the document. A string of text in WordML format. Gets the text contained in the specified range in WordML format. A object representing a text range in the document. A instance providing options for export. A string of text in WordML format. Provides access to a collection of hyperlinks in the document. A interface which exposes a collection of hyperlinks. Provides access to the collection of all images (inline and floating pictures) in the document . A object that is a collection of images in the current document. Inserts content from the specified range in the current document at the specified position. A specifying the position in the current document, after which content is inserted. A representing the source range for insertion. A representing the document range with inserted content. Inserts content from the specified range in the current document at the specified position. A specifying the position in the current document, after which content is inserted. A representing the source range for insertion. An enumeration value, specifying how destination formatting is applied to inserted content in certain cases. A representing the document range with inserted content. Inserts content from the stream in the current document at the specified position. A specifying the position in the current document, after which content is inserted. A representing a sequence of bytes interpreted as the content to insert. A representing the document range with inserted content. Inserts content from the stream in the current document at the specified position. A specifying the position in the current document, after which content is inserted. A representing a sequence of bytes interpreted as the content to insert. A enumeration specifying the format of the data contained in the stream. A representing the document range with inserted content. Inserts content from the specified stream in the specified format, at the specified position, in the current document. A specifying the position in the current document, after which content is inserted. A representing a sequence of bytes interpreted as the content to insert. A enumeration specifying the format of the data contained in the stream. An enumeration value, specifying how destination formatting is applied to inserted content in certain cases. A representing the document range with inserted content. Insert content from the stream in the current document at the specified position. A specifying the position in the current document after which, content is inserted. A representing a sequence of bytes interpreted as the content to insert. A enumeration specifying the format of data contained in the stream. A string representing the URI for the document being inserted. Required to import formats with external content such as HTML. A representing the document range with inserted content. Inserts content from the specified stream in the specified format, at the specified position, in the current document. A specifying the position in the current document, after which content is inserted. A representing a sequence of bytes interpreted as the content to insert. A enumeration specifying the format of the data contained in the stream. A string representing the URI for the document being inserted. Required to import formats with external content, such as HTML. An enumeration value, specifying how destination formatting is applied to inserted content in certain cases. A representing the document range with inserted content. Inserts content from the file in the current document at the specified position. A specifying the position in the current document, after which content is inserted. A string representing a filename of the document whose content is being inserted. A representing the document range with inserted content. Inserts content from the file in the current document at the specified position. A specifying the position in the current document, after which content is inserted. A string representing a filename of the document whose content is being inserted. A enumeration specifying the format of the data contained in the file. A representing the document range with inserted content. Inserts content from the file in the current document at the specified position. A specifying the position in the current document, after which content is inserted. A string representing a filename of the document whose content is being inserted. A enumeration specifying the format of the data contained in the file. An enumeration value, specifying how destination formatting is applied to inserted content in certain cases. A representing the document range with inserted content. Inserts content from the file in the current document at the specified position. A specifying the position in the current document, after which content is inserted. A string representing a filename of the document whose content is being inserted. A enumeration specifying the format of the data contained in the file. A string representing the URI for the document being inserted. Required to import formats with external content, such as HTML. A representing the document range with inserted content. Inserts content from the file in the current document at the specified position. A specifying the position in the current document, after which content is inserted. A string representing a filename of the document whose content is being inserted. A enumeration specifying the format of the data contained in the file. A string representing the URI for the document being inserted. Required to import formats with external content, such as HTML. An enumeration value, specifying how destination formatting is applied to inserted content in certain cases. A representing the document range with inserted content. Inserts the specified HTML text into the specified position. A object specifying the position at which the text should be inserted. A string in HTML format. A object representing the and positions of the inserted text. Inserts the specified HTML text into the specified position. A object specifying the position at which the text should be inserted. A string in HTML format. An enumeration value, specifying how destination formatting is applied to inserted content in certain special cases, i.e., when inserting a numbering list. A object specifying the position at which the text should be inserted. Inserts the specified formatted text into the specified position. A object specifying the position at which the text should be inserted. A string in RTF format specifying the text to insert. A object representing the and positions of the inserted text. Inserts the specified formatted text into the specified position. A object specifying the position at which the text should be inserted. A string in RTF format specifying the text to insert. An enumeration value, specifying how destination formatting is applied to inserted content in certain cases. A object representing the and positions of the inserted text. Inserts a single line of text (text without line breaks) at the specified position. A object specifying the position at which the text should be inserted. A value specifying the text to insert. A object representing the and positions of the inserted text. Inserts the specified text at the specified position. A object specifying the position at which the text should be inserted. A value specifying the text to insert. A object representing the and positions of the inserted text. Gets the character length of the document. An integer that is the number of character positions in the document. Gets the background color of the page. A structure that is the background color of the page. Provides access to a collection of paragraphs. A interface defining a list of paragraphs. Gets the range for the current document. A interface. Replaces the specified document range with the specified text string. A object representing the range to replace. A string that is inserted in place of the specified range. Finds all occurrences of the search string in the current document, and replaces them with the replacement string. A string specifying the search text. A string specifying the replacement text. A enumeration specifying search options. The number of replacements made. Finds all occurrences of the search string in the specified range, and replaces them with the replacement string. A string specifying the search text. A string specifying the replacement text. A enumeration specifying search options. A object representing the range in which the search and replace is performed. The number of replacements made. Replaces all occurrences of a character pattern defined by a regular expression with a specified replacement string. A object representing the regular expression to match. A string to replace with. May contain special symbols that represent the contents of capturing parentheses in the regular expression. An integer, representing the number of replacements made. Replaces all occurrences of a character pattern defined by a regular expression with a specified replacement string. A object representing the regular expression to match. A string to replace with. May contain special symbols that represent the contents of capturing parentheses in the regular expression. A specifying the search and replace scope of the document. An integer, representing the number of replacements made. Selects all the content in the document. Shows the background color of the page. true to show the background color; otherwise, false. Set the background color of the page. A structure specifying the color. Sets the background color of the page and specifies whether it is shown. A structure specifying the color. true to show the specified background color; otherwise, false. Returns the collection of drawing objects in the document. The collection of objects. Gets whether the page background color is shown. true to show the background color; otherwise, false. Provides a search interface with default parameters. A string representing the search text. An interface used to perform a search. Provides a search interface for a search in the current document in the specified direction, using the specified options. A string representing the search text. A enumeration specifying search options. A enumeration specifying the search direction. An interface used to perform a search. Provides a search interface for a search in the specified range in the specified direction, using the specified options. A string representing the search text. A enumeration specifying search options. A enumeration specifying the search direction. A object representing a range to search. An interface used to perform a search. Provides a search interface for a search in the document, using a regular expression pattern. A object representing a search pattern. An interface used to perform a search. Provides a search interface for a search in the specified range using a regular expression pattern. A object representing a search pattern. A object representing a range to search. An interface used to perform a search. Provides access to a collection of tables contained in the current document. A object that is the collection of all tables in the current document. Lists subdocument types. A comment. An endnote. A footer. A footnote. A header. The main document body. A text box. Contains format settings for a token. Initializes a new instance of the class with the default settings. Gets or sets the background color of a character(s). A value representing the background color or null for mixed colors. Determines whether the specified object is equal to the current instance. An object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Gets or sets the foreground color of characters. A value representing the foreground color, or null for a mixture of values. Gets the hash code (a number) that corresponds to the value of the current object. An integer value that is the hash code for the current object. Gets or sets a value indicating whether characters are strikeout. A enumeration value or null, for a mixture of strikeout types. Gets or sets the type of underline applied to the character(s). An enumeration value or null, for a mixture of underline types. Gets or sets the color of the underline for the specified characters. A value or null, for a mixture of underline colors. A range of text with format settings. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified settings. An integer that is the start position of a document range to which the token refers. An integer that is the length of the document range to which the token refers. A instance containing format settings used to highlight the text in a range. Gets the final position of the document range corresponding to a token. An integer representing the end of a range. Gets the length of the document range that the token represents. An integer that is the document range length. Provides access to format settings used to highlight the token text. A instance containing format settings. Gets the start position of the document range corresponding to a token. An integer representing the start of a range. List alignment types for tab stops. The center of the text after the tab will be lined up with the tab stop. If the text after the tab is a number with a decimal point, the decimal point is lined up with the tab stop. The left edge of text after the tab will be lined up with the tab stop. The right edge of text after the tab will be lined up with the tab stop. A tab stop. Initializes a new instance of the class with the default settings. Gets or sets the alignment type, specifying how any text after the tab will be lined up. A enumeration member. Gets or sets whether the individual tab stop is in effect. true to switch off this tab stop; otherwise, false. Gets or sets the tab leader style, i.e. the symbol used as a tab leader. A enumeration member specifying tab leader style. Gets or sets the position of the tab stop. A number representing the distance from the left edge of the text area, measured in units specified by the property. A collection of tab stops. Initializes a new instance of the class with the default settings. Represents a single table. Locks the object by preventing visual updates until the EndUpdate method is called. Provides access to the TableBorders interface exposing borders assigned to a table. A interface providing access to table borders. Gets or sets the space between the bottom border of a table cell and cell contents for all cells in a table. A value specifying the cell bottom margin in measurement units that are currently in effect. Provides access to a cell in a table. The zero-based table row index. An integer between 0 and the number of rows in the table. The zero-based table column index. An integer between 0 and the number of columns in the table. A object that is the cell in a table. Unlocks the object after a call to the BeginUpdate method and causes an immediate visual update. Gets the first (uppermost) row of the table. An object with the interface that is the topmost row. Performs the specified action on each cell in the table. The delegate to perform on each cell in a table. Enables you to specify a delegate which will be executed for each row of a table. A delegate. Gets or sets how the table’s horizontal alignment. An enumeration value that indicates the table’s horizontal position. Gets or sets the amount of indentation for a table. A value specifying the amount of space to indent a table in measurement units that are currently in effect. Indicates whether a document containing this table can be successfully opened in Microsoft Word. true, if Microsoft Word can open a document containing this table correctly; otherwise, false. Gets a table cell by its row and column index. An integer specifying the row number. Row numbers are zero-based. An integer specifying the column number that is the index of a cell within the row. Zero-based. An object with the interface that is the table cell. Gets the last row in a table. An object with the interface, specifying a row in a table. Gets or sets the space between the left border of a table cell and cell contents for all cells in a table. A value specifying the cell left margin in measurement units that are currently in effect. Merges all columns with indexes greater than 63 into a single column. true, if the table has been modified (i.e., several columns have been merged); otherwise, false. Gets or sets the distance between the text and the bottom border of the table. The distance in current measurement units. Gets or sets the distance between the text and the left border of the table. The distance in current measurement units. Gets or sets the distance between the text and the right border of the table. The distance in current measurement units. Gets or sets the distance between the text and the top border of the table. The distance in current measurement units. Merges the cells in the specified range into a single cell. A that marks one end of the merged range. A that marks the opposite end of the merged range. Gets the nesting level of the current table. An integer that indicates how deep the table is inserted into others. Gets or sets the horizontal offset relative to the . The horizontal offset in current measure units. Gets or sets the vertical offset relative to the . The vertical offset in current measure units. Gets the cell containing the nested table. An object with the interface that is the containing cell. Gets or sets the numerical value of the preferred width. A value specifying the table width. Gets or sets how the width of a table is determined if Preferred Width is specified. A enumeration value specifying how the is interpreted. Gets a document range occupied by a table. A occupied by a table. Gets or sets to what the table’s horizontal position is relative. An enumeration value that indicates the element to which the table is aligned (horizontal position). Gets or sets to what the table’s vertical position is relative. An enumeration value that indicates the element to which the table’s vertical position is relative. Resets table properties to values specified by the underlying style or to the default style values. Resets the table properties specified by the mask to the properties of the underlying table style or to default properties. A enumeration value. Gets or sets the space between the right border of a table cell and cell contents for all cells in a table. A value specifying the cell right margin in measurement units that are currently in effect. Specifies whether to change the table layout’s direction to right-to-left. true, to change the table direction; otherwise, false. Provides access to a collection of table rows. A interface that enables you to operate with table rows. Specifies the preferred width for the table in specified units. A float value that is the preferred width of a table. A enumeration value that specifies how the preferred width should be interpreted. Gets or sets the style applied to the table. A interface specifying a style specific to tables in a document. Gets or sets the alignment of a table as a whole within the document. A enumeration value that specifies how the table is aligned in a document. Gets or sets the color of an empty space between cells. A that is the color of the background. Gets or sets the amount of space in between the cells of a table. A value specifying the amount of space in measurement units that are currently in effect. Gets or sets the algorithm which shall be used to lay out the contents of the current table within the document. A enumeration value. Gets or sets the table style options that modify the table appearance. The enumeration values which specify table style options that change the table appearance. Specifies the text wrapping type. An enumeration value that indicates which text wrapping is used. Gets or sets the space between the top border of a table cell and cell contents for all cells in a table. A value specifying the cell top margin in measurement units that are currently in effect. Checks whether the current table instance is valid and usable. Gets or sets the table’s vertical alignment. An enumeration value that indicates the table’s vertical alignment. Lists repeated characters used to fill in the space created by a tab which ends at the tab stop. The dot is used as a tab leader character. The equal sign is used as a tab leader character. For internal use. The hyphen is used as a tab leader character. The middle dot (interpunct) is used as a tab leader character. No leader characters are used. The underscore is used as a tab leader character. The border characteristics of a table. Gets or sets the color of the border line. A instance specifying the border line color. Gets or sets the style used to paint a border line. A enumeration member specifying the line style. Gets or sets the line width. A value that is the line width in points. List line styles used for table borders. A series of alternating thin and thick strokes, resembling a barber pole. Dashes. A dash followed by a small gap. A dash followed by a dot. A dash followed by two dots. Dots. Double solid lines. Double wavy solid lines. The border appears to be inset. No border. No border. The border appears to be outset. A single solid line. Single line. An internal single thick solid line surrounded by a single thin solid line with a large gap between them. An internal single thick solid line surrounded by a single thin solid line with a medium gap between them. An internal single thick solid line surrounded by a single thin solid line with a small gap between them. An internal single thin solid line surrounded by a single thick solid line with a large gap between them. An internal single thin solid line surrounded by a single thick solid line with a medium gap between them. An internal single thin solid line surrounded by a single thick solid line with a small gap between them. An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a large gap between all lines. An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a medium gap between all lines. An internal single thin solid line surrounded by a single thick solid line surrounded by a single thin solid line with a small gap between all lines. A line border consisting of three staged gradient lines around the cell, getting darker towards the cell. A line border consisting of three staged gradient lines around the cell, getting darker away from the cell. Triple line. Wavy line. Contains characteristics for table borders. Provides access to an object specifying line properties associated with the bottom borders in a table. A object that specifies characteristics of the table border. Provides access to an object specifying line properties associated with the inner horizontal borders in a table. A object that specifies characteristics of the table border. Provides access to an object specifying line properties associated with the inner vertical borders in a table. A object that specifies characteristics of the table border. Provides access to an object specifying line properties associated with the left borders in a table. A object that specifies characteristics of the table border. Provides access to an object specifying line properties associated with the right borders in a table. A object that specifies characteristics of the table border. Provides access to an object specifying line properties associated with the top borders in a table. A object that specifies characteristics of the table border. Represents a single table cell. Gets or sets the color of the cell background. A that is the color of the background. Provides access to a TableCellBorders interface that describes all the borders for the specified cell. A interface specifying all the cell borders. Gets or sets the amount of space below the contents of a single cell in a table. A value that is the distance in units of measurements that are currently in effect for the document (specified by the property). Gets the number of columns that the cell spans. An integer that is the number of columns. Gets the document range occupied by the cell content. A that is the target range. Deletes a cell and shifts the next cell to the left. Gets or sets the height of a table cell. A value that is the height in points. Gets or sets the type of a rule used to determine the height of a cell. A enumeration member specifying how the height is determined. Gets the zero-based index of the cell in a row. An integer that is the number of the table column that contains the specified cell. Gets or sets the amount of space to the left of the contents of a single cell in a table. A value that is the distance in units of measurements that are currently in effect for the document (specified by the property). Gets the nesting level of the table containing a current cell. An integer that indicates how deep the table that contains a current cell is inserted into others. Gets the next cell in a row. A that is the next cell in a row, or null if the current cell is the last cell in a row. Gets or sets the numerical value of the preferred width. A value specifying the cell width. Gets or sets how the width of a cell is determined if Preferred Width is specified. A enumeration value specifying how the is interpreted. Gets the previous cell in a row. A that is the previous cell in a row, or null if the current cell is the first cell in a row. Gets a document range occupied by the current cell. A occupied by a cell. Gets or sets the amount of space to the right of the contents of a single cell in a table. A value that is the distance in units of measurements that are currently in effect for the document (specified by the property). Gets the row to which the current cell belongs. A interface that provides access to the table row. Splits a single table cell into multiple cells. The number of rows that the cell is to be split into. The number of columns that the cell is to be split into. Gets or sets the style applied to a cell in a table of a Snap application. A interface which defines a style of table cells in a Snap application. Provides access to the parent table. A interface that is the table containing the current cell. Gets or sets the amount of space above the contents of a single cell in a table. A value that is the distance in units of measurements that are currently in effect for the document (specified by the property). Gets or sets the vertical justification of content inside a table cell. A enumeration value. Obtains the vertical merge state of the current cell (whether the cell is merged vertically) and its relative position in a merged object. A enumeration member that specifies the state of the cell regarding the vertical merge. Gets or sets whether the text is wrapped to multiple lines and the cell height is increased to fit the content so that the cell width remains the same. true to wrap the text; otherwise, false. The border characteristics of a cell. Gets or sets the color of the border line. A instance specifying the border line color. Gets or sets the style used to paint a border line. A enumeration member specifying the line style. Gets or sets the line width. A value that is the line width in points. Contains characteristics for cell borders. Provides access to an object specifying line properties associated with the bottom border of a cell. A object that specifies characteristics of the cell border. Provides access to an object specifying line properties associated with the left border of a cell. A object that specifies characteristics of the table border. Provides access to an object specifying line properties associated with the right border of a cell. A object that specifies characteristics of the cell border. Provides access to an object specifying line properties associated with the top border of a cell. A object that specifies characteristics of the cell border. A collection of TableCell objects in a table row. Adds a new column to the right of the last column in a table. A interface specifying the newly added cell. Gets the first cell in a collection. A interface specifying the first cell in a collection. Inserts a new cell after the cell specified by its column number. An integer, that is the column number (index in a row) of a cell after which a new cell is inserted. A interface specifying the newly inserted cell. Inserts a new cell before the cell specified by its column number. An integer that is the column number (index in a row) of a cell before which a new cell is inserted. A interface specifying the newly inserted cell. Gets the last cell in a collection. A interface specifying the last cell in a collection. Deletes a cell specified by its index. An integer that is the index of a cell in a row. A delegate intended to invoke its method for each cell in a table. A object that is the cell for which the delegate is executed. An integer that is the index of a row to which the cell belongs. An integer that is the index of a column to which the cell belongs. Container for table characteristics used to specify table cell characteristics for table styles. Gets or sets the property for the specified cells. A value or null if the color is not set or is not the same for the specified cells. Gets or sets the property of a table cell. A value or null if the padding is not set or is not the same for the specified cells. Gets or sets the property of a table cell. A value or null if the padding is not set or is not the same for the specified cells. Gets or sets the property of a table cell. A value or null if the padding is not set or is not the same for the specified cells. Gets or sets the property of a table cell. A value or null if the padding is not set or is not the same for the specified cells. Gets or sets whether a text is wrapped in the specified cells. true if text is wrapped in all specified cells; false if text is not wrapped in all specified cells, or null if some cells wrap text and other cells do not. Resets the table cell properties to the properties specified by the underlying table style or to default properties. Resets the table cell properties specified by the mask to the properties of the underlying table style or to default properties. A enumeration value. Provides access to an object that allows you to specify characteristics for cell borders. A object. Gets or sets the vertical justification of content inside a table cell. A enumeration value if all specified cells have the same alignment; otherwise, null. Lists the value masks available for table cell properties. Specifies all table cell properties. 0x40000 0x80000 A single style that can be applied to a cell in a table of a Snap application. Gets whether the specified style is marked as deleted. true if the style is deleted; otherwise, false. Gets or sets the name of the style. A string specifying the style name. Gets or sets the style from which the current style inherits. A object that is the parent style. A collection of styles for table cells in a Snap application. Add a style to the collection of styles in the current document. A class instance that is a table style. Creates a new table cell style. A object that is a table cell style. Marks the specified style as deleted, so it can no longer be applied. A to delete. Returns a table cell style with the specified name. A value, specifying the item name. A value. Restores the table cell style marked as deleted. A object that is the style to be restored. Lists possible vertical alignments for cell content. The content is aligned to the bottom of a cell. The content is centered across the height of a cell. The content is aligned to the top of a cell. A collection of Table objects in a document. Inserts a blank table with the specified number of rows and columns at the specified position. A at which a table is inserted. An integer specifying the number of rows in a new table. An integer specifying the number of columns in a new table. A interface specifying the newly created table. Inserts a blank table with the specified number of rows and columns at the specified position. A at which a table is inserted. An integer specifying the number of rows in a new table. An integer specifying the number of columns in a new table. An enumeration value specifying how the column widths are calculated. A interface specifying the newly created table. Inserts a blank table with the specified number of rows and columns at the specified position. A at which a table is inserted. An integer specifying the number of rows in a new table. An integer specifying the number of columns in a new table. An enumeration value specifying how the column widths are calculated. An integer specifying the column width if the autoFitBehavior parameter is set to . A interface specifying the newly created table. Gets the first table in the document. A interface specifying the document table. Returns an index of a table in a collection. A interface specifying the document table. An integer that is the index of an item in a collection. Gets the last table in the document. A interface specifying the document table. Removes the table from the collection of tables in a document. A interface specifying the document table. Removes the table with the specified index from the collection of tables in a document. An integer specifying the table index. A style that can be applied to table elements which meet a certain condition. A container that holds conditional styles for the table and enables you to create new conditional styles. Creates a table style for the specified table elements and adds it to the collection. A enumeration value that specifies table elements to which a style can be applied. A object. Returns a table conditional style of the specified type. A enumeration value. A object. Returns the table style that is the owner of the current object. A object. Lists values used to specify the table horizontal alignment. The table is centered relative to its . The table is inside relative to the element specified by the . Not currently supported. The table is left aligned relative to its . The exact position is specified by the property. The table is outside relative to the element specified by the . Not currently supported. The table is right aligned relative to its . Lists algorithms which shall be used to lay out the contents of a table within the document. The table is displayed using the autofit layout algorithm. The table is displayed using a fixed layout algorithm. Lists values used to specify table style options influencing a table appearance. Specifies that special formatting is applied to the first column of the table. Specifies that special formatting is applied to the first row of the table. Specifies that special formatting is applied to the last column of the table. Specifies that special formatting is applied to the last row of the table. Specifies that column banding formatting is not applied to the table. Specifies that row banding formatting is not applied to the table. Specifies that row and column banding formatting is applied to the table, but special formatting is not applied to the first row, last row, first column and last column. Container for table characteristics used to specify default table properties and table style characteristics. Gets or sets the table property. A value or null if not set. Gets or sets the table property. A value or null if not set. Resets the table properties to the properties specified by the underlying table style or to default properties. Resets the table properties specified by the mask to the properties of the underlying table style or to default properties. A enumeration value. Gets or sets the table property. A value or null if not set. Specifies whether to change the table layout’s direction to right-to-left. true, to change the table direction, false to keep the left-to-right direction, or null (Nothing for VB) for a mixture of states. Gets or sets the table property. A enumeration value or null, if not set. Gets or sets the table property. A value or null, if not set. Provides access to the TableBorders interface exposing table border properties. A interface providing access to table border properties. Gets or sets the table property. A value or null, if not set. Gets or sets the table property. A enumeration value or null, if not set. Gets or sets the table property. A value or null, if not set. Lists the value masks available for table cell properties. Specifies all table properties. 0x200 0x400 Lists values used to specify elements to which the table horizontal position is relative. The table position is relative to a column. The table is positioned relative to page margins. The table position is relative to a page. Lists values used to specify elements to which the table vertical position is relative. The table position is relative to a margin. The table position is relative to a page. The table position is relative to a paragraph. Represents a row in a table. Specifies whether the table row can break across pages. true to break the row across pages; otherwise, false. Provides access to a collection of cells within the current row. A collection containing cells in a current row. Deletes the current row. Gets the first cell in a row. A interface specifying the first cell in a row. Gets the number of columns which shall be left after the last cell of this table row. An integer that is the remaining number of columns. Gets the number of columns which must be skipped before the first cell. An integer that is the number of columns which must be skipped. Gets or sets the height of the current row. A that is the row height in current measure units, or 0 (zero) if the is set to . Gets or sets the type of a rule used to determine the height of a cell. A enumeration member specifying how the height is determined. Gets the zero-based index of the row in a table. An integer that is the successive number of the row in a table. Indicates whether the current row is the first row in a table. true if the current row is the first row; otherwise, false. Indicates whether the current row is the last row in a table. true if the current row is the last row; otherwise, false. Gets a cell at the specified column in the current row. An integer that is the zero-based index of a column. A that is the cell at the specified column. Gets the last cell in a row. A interface specifying the last cell in a row. Gets the nesting level of the table containing a current row. An integer that indicates how deep the table that contains a current row is inserted into others. Gets the next row in a table. A that is the next row in a table, or null if the current row is the last row in a table. Gets the previous row in a table. A that is the previous row in a table, or null if the current row is the first row in a table. Gets the document range occupied by the current row. A occupied by a row. Gets or sets whether to repeat a row as header at the top of each page. true, to repeat row as header; otherwise, false. Provides access to the parent table. A interface that is the table containing the current cell. Gets or sets the alignment of a particular row in a table. A enumeration value that specifies how the row is aligned in a document. Lists alignments allowed for the table row. Justified. Align center. Distribute all characters equally. Align left. Align to the list tab. Align right. A collection of TableRow objects that is the table rows in a table. Appends a new row to the specified collection of table rows. A interface specifying the appended row. Gets the first row in a collection. A interface specifying the first row. Inserts a new row after the row specified by its index. An integer that is the index of a row after which a new row is inserted. A interface specifying a newly inserted row. Inserts a new row before the row specified by its index. An integer that is the zero-based index of a row before which a new row is inserted. A interface specifying a newly inserted row. Gets the last row in a collection. A interface specifying the last row. Deletes a row specified by its index. An integer that is the zero-based index of a row to delete. A delegate intended to invoke its method for each row in a table. A object that is the row for which the delegate is executed. An integer that is the index of a row in a table. A single style that can be applied to a table. Provides access to the container object that holds conditional styles and enables you to retrieve or create them. An object implementing the interface. Gets whether the specified style is marked as deleted. true if the style is deleted; otherwise, false. Gets or sets the name of the style. A string specifying the style name. Gets or sets the style from which the current style inherits. A object that is the parent style. Gets or sets whether the style is primary for the document. true, if the style is primary; otherwise, false. A TableStyle objects collection that contains the table styles in a document. Add a style to the collection of styles in the current document. A class instance that is a table style. Creates a new table style. A object that is a table style. Marks the specified style as deleted, so it can no longer be applied. A to delete. Gets the Table Style object specified by its name. A string specifying the style name. A object which is the style with the specified name. Restores a table style marked as deleted. A object to be restored. Lists values used to specify the type of text wrapping around a table. The text is wrapped around the table. The text is not wrapped around the table. Lists values used to specify a table’s vertical alignment. The table is aligned to the bottom relative to its . The table is centered relative to its . The table is inside relative to its . The property specifies the exact position. The table is outside relative to its . The table is top aligned relative to its . Defines the template used for creating abstract numbering lists in a document. Creates a new abstract list based on a template. An object that is the abstract list with specified properties. Defines text box content and its settings. Provides access to text box content. An object that exposes text box content. Gets or sets the rule that determines the text box height. An enumeration member that specifies how to determine the text box height. Gets or sets the distance between the bottom of the text and the bottom edge of the text box. The distance in measurement units specified by the property. Gets or sets the distance between the left edge of the text and the left side of the text box. The distance in measurement units specified by the property. Gets or sets the distance between the right edge of the text and the right side of the text box. The distance in measurement units specified by the property. Gets or sets the distance between the top of the text and the top edge of the text box. The distance in measurement units specified by the property. Specifies whether to resize the text box to fit its content. true to resize the shape to fit text; otherwise, false. Gets or sets whether to rotate the text box content with the text box. true, to rotate text with shape; otherwise, false. Gets or sets the vertical alignment of text box content. An enumeration member that specifies how to position text vertically in the text box. Specifies the rule that determines the text box height. Sets the height to fit entire text. Sets the height to an exact value specified by the property. Contains text watermark options. Initializes a new instance of the class. Specifies the watermark text color. The text color. Gets or sets the watermark text font. The font name. Gets or sets the watermark text font size. The font size. Gets or sets the text watermark layout. Indicates the watermark layout. Gets or sets whether the watermark text is semitransparent. true if the watermark is semitransparent; false if the watermark is 100% opaque. Lists values that specify how the text wraps around the shape’s sides. The text is wrapped around the shape’s left and right sides. The text is wrapped around the shape’s largest side. The text is wrapped around the shape’s left side. The text is wrapped around the shape’s right side. Lists values that specify how a shape is surrounded by text. The text is displayed over the shape. The text is displayed behind the shape. The shape is placed in line with text. The text wraps around the rectangular borders of the shape. The text wraps tightly around the shape and can fill in the transparent background space inside the shape. This enumeration value exists for compatibility only. Rich Text Editor interprets it as Square while rendering the document. The text wraps tightly around the shape. This enumeration value exists for compatibility only. Rich Text Editor interprets it as Square while rendering the document. The text is displayed above and below the shape and does not wrap around the sides. Specifies theme fonts used to format characters. The minor theme font for the Ascii characters. The minor theme font for Complex Script characters (right-to-left languages). The minor theme font for East Asian characters. The minor theme font for High ANSI characters. The major theme font for Ascii characters. The major theme font for Complex Script characters (right-to-left languages). The major theme font for East Asian characters. The major theme font for High ANSI characters. Specifies no theme font. Lists values that specify how the first tile is positioned relative to a shape with the texture fill. The first tile is aligned to the bottom edge of the shape and centered. The first tile is aligned to the bottom left of the shape. The first tile is aligned to the bottom right of the shape. The first tile is aligned to the center of the shape. The first tile is aligned to the left edge of the shape and centered. The first tile is aligned to the right edge of the shape and centered. The first tile is aligned to the top edge of the shape and centered. The first tile is aligned to the top left of the shape. The first tile is aligned to the top right of the shape. Lists values that specify how to flip tiles when a texture fill is applied to a shape. Flips tiles both horizontally and vertically. Flips tiles horizontally. Tiles are not flipped. Flips tiles vertically. Lists underline styles. Specifies a dash-dot-dotted underline. Specifies a dash-dotted underline. Specifies a dashed underline. Specifies a dotted underline. Specifies a double underline. Specifies a double wave underline. Specifies a heavy wave underline. Specifies a long-dashed underline. Indicates that the text is not underlined. Specifies a single underline. Specifies a thick dash-dot-dotted underline. Specifies a thick dash-dotted underline. Specifies a thick dashed underline. Specifies a thick dotted underline. Specifies a thick long-dashed underline. Specifies a thick single underline. Specifies an underline that is a single line below all non-space characters. Other characters are not underlined. Specifies a wave underline. Lists values characterizing a cell regarding a vertical merge. The cell continues vertical merging. The cell is not merged vertically. The cell starts vertical merging. Lists values that specify the vertical alignment of text box content. Text is vertically aligned at the bottom. Text is vertically aligned in the middle. Text is vertically aligned at the top. Contains watermark settings. Returns options for the image watermark. An object that contains image watermark options. Replaces the watermark image. A new watermark image. Replaces watermark text. New watermark text. Returns options for the text watermark. An object that contains text watermark options. Returns the watermark type. An enumeration member that indicates the watermark type. Lists values that specify the text watermark layout type. Diagonal layout. Horizontal layout. Manages document watermarks. Removes watermarks from the document. Removes a watermark from a header of the specified section. The target section. The type of the section’s header that contains the watermark to be removed. Adds an image watermark to a header of the specified section. The target section. The type of the section’s header in which to insert the watermark. A watermark image. Adds an image watermark to a header of the specified section. The target section. The type of the section’s header in which to insert the watermark. A watermark image. An object that contains image watermark options. Adds an image watermark to all document pages. A watermark image. Adds an image watermark to all document pages. A watermark image. An object that contains image watermark options. Adds a text watermark to a header of the specified section. The target section. The type of the section’s header in which to insert the watermark. The watermark text. Adds a text watermark to a header of the specified section. The target section. The type of the section’s header in which to insert the watermark. The watermark text. An object that contains text watermark options. Adds a text watermark to all document pages. The watermark text. Adds a text watermark to all document pages. The watermark text. An object that contains text watermark options. Gets the watermark type. Indicates the watermark type. Lists values that indicate the document watermark type. Image watermark. The document contains both image and text watermarks. The document contains no watermarks. Text watermark. Specifies how RichEditControl interprets the specified width (length). Automatically determined width. Width in fiftieths of a percent. Width in units of measurements that are currently in effect for the document. Not set. An argument within the document field. Gets the length of an argument text range in the DOCVARIABLE field. An integer, specifying the length of a text range representing the argument in the DOCVARIABLE field. Gets the document position where the argument text range starts. An integer, specifying the starting document position of a text range, that is the argument in the DOCVARIABLE field. Gets the value of an argument in the DOCVARIABLE field. A string, specifying the argument in the DOCVARIABLE field. A collection of Argument objects. Results from parsing a document field. Initializes a new instance of the class with the default settings. Represents a set of credentials used to identify editable ranges in a protected document. Initializes a new instance of the class with the default settings. Copies the appropriate properties of the specified object into the current instance of the class. A class instance that is the source object for copying. Gets or sets email address used to authenticate a user if document protection is enabled. A string containing email address. Gets or sets user group name used to authenticate a user if document protection is enabled. A string containing a user group name. Gets or sets the password that can be used to authenticate a user if document protection is enabled. A string containing a password. Gets or sets a name used to authenticate a user, if document protection is enabled. A string containing a user name. Provides data for the event. Gets or sets the AutoCorrectInfo object that provides methods to analyze input text and contains a replacement object. An object. Allows you to create a new AutoCorrectInfo instance for use within the event handler. A new instance. A method that will handle the event. The event source. This parameter identifies the RichEditControl, which raised the event. A object which contains event data. Provides data and methods that enable you to process input text and calculate the replacement object when handling the event. Initializes a new instance of the class with the specified setting. An object exposing the interface. Gets whether the text range can be extended by moving its start. true if you can decrement the start position of a text range being analyzed; otherwise, false. Decreases a text range being analyzed by moving its end by one position. Extends a text range being analyzed by moving its start by one position. true if the text range has been changed; otherwise, false. Extends a text range being analyzed by moving its end by one position. Decreases a text range being analyzed by moving its start by one position. true if the text range has been changed; otherwise, false. Gets or sets the object used to replace the input string in the document. An object that is inserted in the document. Gets the input string to check whether it should be replaced. A string that can be replaced. Contains options specifying what autocorrect features are enabled. Initializes a new instance of the class with the default settings. Gets or sets whether AutoCorrect should change the second of two initial capitals to lowercase . true to switch this functionality on; otherwise, false. Gets or sets whether AutoCorrect should detect URI strings and format them as hyperlinks. true to switch this functionality on; otherwise, false. Gets or sets whether AutoCorrect should scan for entries as you type and replace them with designated text or image. true to switch this functionality on; otherwise, false. Gets or sets whether AutoCorrect should correct misspelled words that are similar to words in the dictionary that the spelling checker uses. true to switch this functionality on; otherwise, false. Contains the text to find and the object to replace it. Used for the table-based autocorrect functionality. Initializes a new instance of the class with default values. Initializes a new instance of the class with the specified settings. A string that has to be replaced. An object that replaces a specified string. Initializes a new instance of the class with the specified settings. A string that has to be replaced. An object that replaces a specified string. Specifies whether a separator is required to stop searching. Gets or sets whether an autoreplacement requires a delimiter to start. true if a replacement is performed immediately when a match is found and does not require a delimiter to start; otherwise, false. Returns a string in which the character order of a specified string is reversed. Intended for COM clients. A string whose characters shall be reversed. A reversed string. Returns a string in which the character order of a specified string is reversed. Intended for COM clients. A string whose characters shall be reversed. A reversed string. Gets the text to be replaced. A string containing the text that should be replaced as this AutoCorrect entry suggests. Gets the replacement text. A string containing the text that substitutes the What text as this AutoCorrect entry suggests. A collection of objects. Initializes a new instance of the class with the default settings. Adds an autocorrect info item to the collection. An object specifying a string and an object that replaces the string. Creates a new object and adds it to the collection. A string that has to be replaced. An object that replaces a specified string. Creates a new object and adds it to the collection. A string that has to be replaced. An object that replaces a specified string. Specifies whether the replacement should be performed immediately after a what string is entered. Otherwise a delimiter character (separator symbol) is required to start the replacement. Gets or sets whether to perform a case-sensitive string comparison when searching for table entries. True, for case-sensitive comparison; otherwise, false. Lists how the control is resized to fit its contents. The control is resized in horizontal and vertical directions. The control is resized in horizontal direction. The control does not change its dimensions. The control is resized in vertical direction. Provides data for the event. Creates a new object with the specified settings. A enumeration value that specifies the format of the document being exported. An object that contains export options. A object that stores a document’s custom properties. Provides access to the document’s custom properties. A object that stores document’s custom properties. Gets the format of the document being exported or saved. A enumeration value. Provides access to the exporter options. An interface defining export options. Represents a method that will handle the event. The event sender (typically a ). A object that contains event data. Provides data for the event. Initializes a new instance of the class with the specified values. A enumeration value specifying the export format. An object exposing the DevExpress.XtraRichEdit.Export.IImporterOptions interface, such as the object and its descendants. Gets the format of the document being loaded. A enumeration value. Provides access to the importer options. An interface defining import options. Represents a method that will handle the event. The event sender (typically a ). A object that contains event data. Provides data for the BeforePagePaint event of the RichEditControl and RichEditDocumentServer. Provides access to layout drawing surface. A object which encapsulates the layout drawing surface. Determines the type of device to which the document layout is rendered. A enumeration that specifies the type of device. Provides access to the current page being rendered. A element. Gets or sets the painter object which implements methods for drawing layout elements. A class or its descendant. A method that will handle the BeforePagePaint event of the RichEditControl or RichEditDocumentServer. The event source. This parameter identifies the RichEditControl or RichEditDocumentServer object, which raised the event. A instance which contains event data. Represents settings which define the appearance of bookmarks in the document. Initializes a new instance of the class with the default settings. Gets or sets whether duplicate bookmark names are automatically replaced with auto-generated unique names. True, to automatically replace duplicate names; otherwise, false. Gets or sets whether creation of bookmarks with the same name but a different case is allowed. True, to allow creating bookmarks with the same name but a different case; otherwise, false. Gets or sets the color used to indicate a bookmark in the document. A structure representing ARGB color. Specifies an action that will be performed after inserting a document range if that range contains a bookmark with the same name as one in the current document. A enumeration member that identifies an action. Specifies what bookmarks to display in the PDF viewer’s Bookmarks pane when a document is exported to PDF. A enumeration member that specifies what bookmarks should appear in the Bookmarks pane. Gets or sets whether to display bookmarks without references in the PDF Viewer’s Bookmarks navigation pane when the document is exported to PDF. true to display unreferenced bookmarks in the navigation pane; otherwise, false Gets or sets whether bookmarks are displayed in the document. A enumeration value specifying whether bookmarks are visible. Provides data for the CalculateDocumentVariable event. Provides access to a collection of arguments within the DOCVARIABLE field. An instance containing DOCVARIABLE field arguments. Gets or sets a locked attribute to the field for which the event occurs. True, if the property of the field that triggers an event, is true; otherwise, false. Gets or sets whether the default action is required. true if no default action is necessary; otherwise, false. Gets or sets whether the last paragraph of the inserted document is kept in the resulting document. true to retain the last paragraph of the inserted document; otherwise, false. Gets or sets whether to insert an additional hidden paragraph so that the inserted content is not formatted with the DOCVARIABLE field’s paragraph formatting. True, to insert a hidden paragraph before the DOCVARIABLE field’s content; otherwise, false. Gets or sets the value of the DOCVARIABLE field that fired the event. An object that is inserted into a document in place of the DOCVARIABLE field. Gets the name of the document variable to which the DOCVARIABLE field refers. A string that is the name of the document variable in the DOCVARIABLE field. A method that will handle the CalculateDocumentVariable event. The event source. This parameter identifies the RichEditControl, which raised the event. A object which contains event data. Lists modes for layout calculation. Calculates layout asynchronously. Does not allow asynchronous layout calculation. Lists values used to indicate the position of a markup indicating changed document lines.’ The markup is on the left document border. The markups are not displayed. The markup is on outside borders of odd and even pages (displayed in the Read Mode). The markup is on the right document border. Contains command objects used in the RichEditControl end-user interface, and internally. A command to add spacing after a paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to add spacing before a paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command.. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Adds a word to the dictionary. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. A command to move the cursor backwards and erase the character in that space. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to capitalize each word in the selected sentence. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Changes selected text between title case, upper case, and lower case. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Doubles the font size of the selected text. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Changes the fill color of a selected floating object. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object specifying the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Specifies the color for the outline of the selected floating object. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object specifying the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Specifies the width of the outline of the selected floating object. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object specifying the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to highlight characters in a selected range. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to change the font color of the selected text. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to change the font typeface of the selected text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Obsolete. Use the class instead. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to scale the inline picture, by setting the X and Y axis scaling percentages. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Changes the language of spell checking. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Specifies whether or not to check spelling or grammar in a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Sets the background color of the page. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl). Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Changes the background color of the current paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to change the line spacing of the selected paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command used to scale a rectangular object within a document, such as frame or picture, by setting the X and Y axis scaling percentages. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets or sets the ratio of the projected X-size to the current X-size, as a percent. An integer that is the scaling factor expressed as a percentage. Gets or sets the ratio of the projected Y-size to the current Y-size, as a percent. An integer that is the scaling factor expressed as a percentage. Changes paper size for the current section pages. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Initializes a new instance of the class with the specified owner and paper kind to be selected. An object exposing the interface specifying the owner of the command. A enumeration value that specifies the paper size of the section page. Creates an object specifying the user interface state for the command. An interface, providing information on the UI state. Gets a list of enumerations specifying standard paper sizes which are used by default. A System.Collections.Generic.List<> object that is the generic list containing default paper sizes. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets a list of enumerations specifying all available standard paper sizes. A System.Collections.Generic.List<System.Drawing.Printing.PaperKind> object that is the generic list containing all available standard paper sizes. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets or sets the size of a piece of paper. A enumeration value. Changes shading applied to the selected table cells. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Creates an object specifying the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Changes the style and text formatting options of the selected table. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Updates the command state and applies restrictions. An interface defining the state of a command. Represents a command that starts the spell check in the current document. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tips for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. A command to reset the formatting of the selected text to default. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Get the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Deletes command history for the document. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to finish header/footer editing. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. For internal use. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. A command to copy the selected text to the Clipboard. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. For internal use. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Creates a new bookmark with the specified name that references the current selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. A string, specifying the name of the bookmark. Gets the name of the bookmark created by the command. A string representing the bookmark’s name. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Creates a new, blank document and loads it in the RichEdit control. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Creates an empty field in the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to cut the selected text and place it to the Clipboard. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Updates the command state and applies restrictions. An interface defining the state of a command. Decreases the font size of the selection to the closest smaller predefined value. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Decreases the font size of the selection by one point. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Decrements the indent level of the paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Updates the command state and applies restrictions. An object defining the command state. A base class for DecrementIndentCommand and RtlDecrementIndentCommand classes. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Returns the ID of the DecrementIndentCommandBase. A RichEditCommandId member, identifying the command. Gets the name of the resource image corresponding to DecrementIndentCommandBase. The name of an image contained in resources. Gets the Key Tip for the command. The key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to DecrementIndentCommandBase. A XtraRichEditStringId enumeration value, identifying the resource string. Decrements numeration of a paragraph in a numbering list. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Decrements the indent level of a paragraph in a numbered list. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Decreases the number of the paragraph outline level. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member that specifies the command identifier. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Deletes all comments from a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Deletes all currently visible comments. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets a list of visible comments to delete. A <DevExpress.XtraRichEdit.Model.Comment,> object. A command to delete a selected bookmark. Initializes a new instance of the class with the specified owner associated with the specified bookmark. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the owner of the command. A object representing the bookmark to delete. Gets a bookmark to delete. A instance to delete. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Deletes the selected text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Updates the command state and applies restrictions. An interface defining the state of a command. Deletes the currently selected comment from a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Deletes a repeated word from a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Deletes selected columns in a table. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Deletes selected columns in a table (the command is intended for popup menus). Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Deletes the selected table. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets the ID of the . A member, identifying the command. Deletes selected rows in a table. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Deletes selected rows in a table (the command is intended for popup menus). Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Deletes the previous word in the text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Deletes the next word in the text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Resets the selection in a document. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Edit Hyperlink dialog window for the selected hyperlink. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to activate the page footer, and begin editing. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to activate the page header and begin editing. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the caret to the end of the document, and scrolls the document to show the caret position. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the caret to the end of line, and scrolls the document to show the caret position. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to accomplish actions equivalent to pressing the Enter key. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Extends the selection to the end of the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the end of the current line. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the next character. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection one line down. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection up to the next page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the next paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the next screen. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the next word. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the previous character. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the previous line. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection up to the previous page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends selection to the previous paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends selection to the previous screen. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the previous word. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the start of the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Extends the selection to the beginning of the line. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Invokes the Find and Replace form used to search for specific text in the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the first data record in the bound data source. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Adjusts the document zoom factor to fit the entire page height into the application window’s dimensions. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Adjusts the document zoom factor to fit the entire page into the application window’s dimensions. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Adjusts the document zoom factor to fit the entire page width into the application window’s dimensions. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Moves the selected floating object in front of text or another object, one layer at a time. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the selected floating object in front of the text layer. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the selected floating object in front of the text layer and any other floating objects. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the selected floating object behind the text or another object, one layer at a time. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the selected floating object behind the text layer. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the selected floating object behind the text or any other floating object. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the next page header/footer in edit mode. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the page footer from the page header in edit mode. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the page header from the page footer in edit mode. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the previous page header/footer in edit mode. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Ignores any misspellings found in a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Ignores the current misspelling. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Increases the font size of the selection to the closest larger predefined value. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Increases the font size of the selected text by one point. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Increments the indent level of the paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Updates the command state and applies restrictions. An object defining the command state. A base class for IncrementIndentCommand and RtlIncrementIndentCommand. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Returns the ID of the DecrementIndentCommandBase. A RichEditCommandId member, identifying the command. Gets the name of the resource image corresponding to DecrementIndentCommandBase. The name of an image contained in resources. Gets the Key Tip for the command. The key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to IncrementIndentCommandBase. A XtraRichEditStringId enumeration value, identifying the resource string. Increments numeration of a paragraph in a numbering list. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Increments the indent level of a paragraph in a numbered list. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Increases the number of the paragraph outline level. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member that specifies the command identifier. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to insert a bulleted list. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Inserts a column break in the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Inserts the copyright (©) symbol. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Inserts the ellipsis (…) symbol. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Inserts the em dash (—) symbol. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Inserts the en dash (–) symbol. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Adds a caption (numbered label) to an equation. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Creates a field in a document. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets or sets the field code for the field that the command inserts. A string that is the field code. Adds a caption (numbered label) to a figure. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Inserts a picture from a file. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Inserts the line break. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Inserts the MERGEFIELD field at the selection. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Initializes a new instance of the class with the specified owner and field argument. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). A string containing the name of the data column. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets or sets the name of the data column providing data for the field. A string containing the data column name. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Inserts a non-breaking space. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Inserts a page break at the current position in the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Starts the next page at the current position. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets the ID of the . A member, identifying the command. A command to insert a field displaying the total number of pages. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the text description of a command. A string containing the command’s description. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the menu caption associated with the current command. A string representing the text of the menu item. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Updates the command state and applies restrictions. An interface defining the state of a command. A command to insert a field displaying the current page number. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the text description of a command. A string containing the command’s description. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets the menu caption associated with the current command. A string representing the text of the menu item. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Updates the command state and applies restrictions. An interface defining the state of a command. Inserts a paragraph break. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Prompts for the file location, and inserts a picture from a file. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Updates the command state and applies restrictions. An interface, defining the state of a command. Inserts the registered trademark (®) symbol. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Inserts a section break and starts a new section on the following paragraph of the same page. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Inserts a section break and starts a new section on the next even-numbered page. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Inserts a section break and starts a new section on the next page. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Inserts a section break and starts a new section on the next odd-numbered page. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. A command to insert a simple numbered list. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. For internal use. Inserts a character into a document. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl). Gets the ID of the . A member, identifying the command. Specifies the properties of an inserted symbol. A object. A command to insert a tab character. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Inserts a column to the left of the leftmost column in a selection. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Inserts a column to the right of the rightmost column in a selection. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. A command to invoke an ‘Insert Table’ dialog. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Inserts a new table into the current position in a document with the specified number of rows and columns. An integer value, specifying the number of rows. An integer value, specifying the number of columns. Gets the Key Tip for the command. A value that is the key tip associated with the command. Updates the command state and applies restrictions. An interface defining the state of a command. A command to create command menu elements specific for tables. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Inserts a Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Creates a table of equations on the base of equation captions. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Creates a table of figures on the base of figure captions. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Creates a table of tables on the base of table captions. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. A command to insert a row in a table above the currently selected row. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. A command to insert a row in a table below the currently selected row. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Adds a caption (numbered label) to a table. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Inserts a floating object - text box. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Inserts text at the current position in a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets or sets the type of the source which has issued the command. A enumeration member that helps identify the command’s origin. Gets or sets the culture of inserted text. The inserted text culture. Gets the ID of the . A member, identifying the command. Specifies the text to be inserted into a document. A value. Inserts the trademark sign (™) symbol. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the ID of the . A member, identifying the command. Navigates to the last data record in the bound data source. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the File Open dialog and loads the selected file into the control. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. A command to lock the field and disable editing. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl). For internal use. Gets a string resource identifier of a command description. An XtraRichEditStringId.MenuCmd_LockFieldDescription enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to the . A string value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to the . A MenuCmd_LockField enumeration value, identifying the resource string. Performs a mail merge and invokes the Save As… dialog, to ask for a file name to save the merged document. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Converts selected text to lower case. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Converts selected text to upper case. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Merges selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Adds a new comment at the current position in a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the next character. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the next comment in a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the next data record in the bound data source. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the next line. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the beginning of the next page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the beginning of the next paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor forward by the number of lines in the current control’s window, minus one. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the next word. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the document bookmark or URI (uniform resource identifier) specified for the hyperlink. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Inserts text at the current position, replacing the text to the right of the mouse cursor. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets the ID of the . A member, identifying the command. A command to paste the text from the Clipboard over the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets or sets the expected format of the Clipboard data for the paste operation. A member that specifies the expected data format. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Updates the command state and applies restrictions. An interface defining the state of a command. Moves the cursor to the previous character. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the previous comment in a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Navigates to the previous data record in the bound data source. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the previous line. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the beginning of the previous page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the beginning of the previous paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor backward by the number of lines in the current control’s window, minus one. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the previous word. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Print dialog to print the current document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Displays the Print Preview window for the current document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Enforces document protection. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Prints the current document using the default printer. The command is executed without user intervention. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Reverses actions of the previous . Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Converts a hyperlink to plain text. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. A command to remove spacing after the selected paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to remove spacing before the selected paragraph. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Search and Replace form that enables the user to search for specific text and replace it with a specified string. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Replaces the current misspelling with an appropriate substitute from a connected dictionary. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl). A string that is the suggested word to substitute a misspelled word. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the menu caption associated with the current command. A string representing the text of the menu item. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Gets or sets a word to substitute for a misspelled word. A value, specifying the suggested replacement. Removes borders of selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. This command supports the internal infrastructure and is not intended to be used directly from your code. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl). Gets a string resource identifier of a command description. An XtraRichEditStringId.MenuCmd_ResizeInlinePicture enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to the . A MenuCmd_ResizeInlinePicture enumeration value, identifying the resource string. For internal use. For internal use. Allows you to select the reviewers whose comments shall be displayed in a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Represents a base class for RichEdit commands. Lists command identifiers. Instantiates the structure with the specified value. An integer specifying the command id value. AcceptAllChangesCommand ID. A command ID. AcceptAllChangesAndStopTracking ID. A command ID. AcceptAllChangesShownCommand ID. A command ID. AcceptAndMoveToNextRevisionCommand ID. A command ID. AcceptCurrentChangeCommand ID. A command ID. AcceptCurrentChangeCommand ID. A command ID. For internal use. ID. A command ID. ID. A command ID. ID. A command ID. ID A command ID. ID. A command ID. ID. A command ID. ChangeDisplayForReviewModeCommand ID. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. Identifies a command that serves as the placeholder for command buttons in bar or Ribbon UI. A command ID. ID. A command ID. ID A command ID. ID. A command ID. ID A command ID. ID A command ID. For internal use. A command ID. ChangeHyphenationOptionsCommand ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. For internal use. A command ID. For internal use. A command ID. For internal use. A command ID. For internal use. A command ID. ChangeSelectionShadingCommand ID. A command ID. For internal use. A command ID. For internal use. A command ID. For internal use. A command ID. DevExpress.XtraRichEdit.Commands.ChangeCurrentBorderRepositoryItemLineThicknessCommand ID. A command ID. For internal use. A command ID. For internal use. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ConvertNoteCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. For internal use. A command ID. ID. A command ID. descendant ID for use in context menu. A command ID. ID. A command ID. ID A command ID. ID A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. DeleteTableStyleCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. DragCopyContentCommand ID. A command ID. DragCopyExternatContentCommand ID. A command ID. DragMoveContentCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. EncryptDocumentCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. Determines whether the specified instance is equal to the current instance. The RichEditCommandId object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Determines whether the specified object is equal to the current instance. The object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. Identifies a command that serves as the placeholder for command buttons in bar or Ribbon UI. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. Identifies a command that serves as the placeholder for command buttons in bar or Ribbon UI. A command ID. ID. A command ID. ID. A command ID. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. For internal use. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. InsertEndnoteCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. InsertFootnoteCommand ID. A command ID. InsertHyphenCommand ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. A InsertNonBreakingHyphenCommand ID. A command ID. ID. A command ID. InsertObjectCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. Reserved. Currently not in use. A command ID. Reserved. Currently not in use. A command ID. Reserved. Currently not in use. A command ID. Reserved. Currently not in use. A command ID. For internal use. A command ID. ID. A command ID. Gets the ID of the . A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. ModifyTableStyleCommand ID. A command ID. ID. A command ID. descendant ID for use in context menu. A command ID. NewTableStyleCommand ID. A command ID. NextChangeCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. NextEndnoteCommand ID. A command ID. NextFootnoteCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. Empty or invalid command ID. A command ID. A NoteOptionsCommand ID. A command ID. The NotesNavigationCommand ID. A command ID. Compares two objects for equality. The first object to compare. The second object to compare. true, if two object are equal; otherwise, false. Compares two objects to determine whether they are not equal. The first object to compare. The second object to compare. true, if two objects are not equal; otherwise false. ID. A command ID. OpenShowNotesFormCommand ID. A command ID. ID. A command ID. ID. A command ID. PrevChangeCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. PreviousEndnoteCommand ID. A command ID. PreviousFootnoteCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. RejectAllChangesCommand ID. A command ID. RejectAllChangesAndStopTracking ID. A command ID. RejectAllChangesShownCommand ID. A command ID. RejectAndMoveToNextChangeCommand ID. A command ID. RejectCurrentChangeCommand ID. A command ID. RejectCurrentChangeCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. For internal use. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. RtlDecrementIndentCommand ID. A command ID. RtlIncrementIndentCommand ID. A command ID. RtlToggleBulletedListCommand ID. A command ID. RtlToggleMultilevelListCommand ID. A command ID. RtlToggleSimpleNumberingListCommand ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. For internal use. A command ID. For internal use. A command ID. For internal use. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. SetFloatingObjectInlineWithTextWrapTypeCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. SetHyphenateDocumentAutomaticCommand ID. SetHyphenateDocumentNoneCommand ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. Reserved for future use. A command ID. ID. A command ID. ID. A command ID. ShowHyphenationFormCommand ID. ID. A command ID. ShowOleObjectFormCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ShowMarkupCommand ID. A command ID. ShowNoteCommand ID. A command ID. ShowNotesCommand ID. A command ID. ShowNotesFormCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. and identifiers. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ToggleLockTrackingCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ToggleParagraphAlignmentArabicJustifyCommand ID. A command ID. ToggleParagraphAlignmentArabicJustifyGroupCommand ID. A command ID. ID. A command ID. ToggleParagraphAlignmentDistributeCommand ID. A command ID. ID. A command ID. ToggleParagraphAlignmentJustifyHighCommand ID. A command ID. ToggleParagraphAlignmentJustifyLowCommand ID. A command ID. ToggleParagraphAlignmentJustifyMediumCommand ID. A command ID. ID. A command ID. ID. A command ID. ToggleParagraphAlignmentThaiDistributeCommand ID. A command ID. ToggleParagraphLeftToRightCommand ID. A command ID. ToggleParagraphRightToLeftCommand ID. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ToggleTrackChangesCommand ID. A command ID. ToggleTrackChangesItemCommand ID. A command ID. ID. A command ID. For internal use. A command ID. For internal use. A command ID. For internal use. A command ID. Converts the numeric value of the ID to its equivalent string representation. The string representation of the value of this instance. ID. A command ID. UnlinkFieldsCommand ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID. A command ID. ID A command ID. For internal use. A command ID. ID. A command ID. ID. A command ID. For internal use. A command ID. Represents a base class for multiple command classes. Performs a command action regardless of a command state. An interface defining the command state. Invokes the File dialog that prompts for a file name, and saves a document in a file with the specified name and format. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Saves a document to a file. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to scroll the document in horizontal direction by the specified distance, measured in documents. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets or sets the scroll distance of the current document view. An integer, representing the scroll distance, measured in documents. Scrolls the document to the specified page. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets or sets the index of a page to which scrolling is performed. An integer that is the number of a page. A command to scroll a document in a vertical direction by the specified distance, in the document model. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the scroll distance applied to the current document view. An integer, representing the scroll distance, measured in documents. Gets or sets the scroll distance for the document model. An integer, representing the scroll distance, measured in documents. A command to scroll a document in a vertical direction by the specified distance, in the document model. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the scroll distance applied to the current document view. An integer, representing the scroll distance, measured in documents. Gets or sets the scroll distance of the current document view. An integer, representing the scroll distance, measured in documents. A command to scroll a document in a vertical direction by the specified distance, measured in documents. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. A command to scroll a document in a vertical direction by the specified distance in the view, measured in pixels. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets the scroll distance applied to the current document view. An integer, representing the scroll distance, measured in documents. Gets or sets the scroll distance applied to the current document view. An integer, representing the scroll distance, measured in pixels. A command to select the entire document range. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Selects the entire table in which the caret is located. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Formats a current paragraph with double line spacing. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Places the selected object in its own layer behind the text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Positions the selected floating object at the bottom center section of the page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Positions the selected floating object at the bottom left section of the page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Positions the selected floating object at the bottom right section of the page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Places the selected object in its own layer in front of the text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Positions the selected floating object at the middle center section of the page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Positions the selected floating object at the middle left section of the page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Positions the selected floating object at the middle right section of the page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies a style that wraps the text around all sides of a square that bounds the floating object. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies a style that tightly wraps the text around the graphic in an irregular shape that bounds the actual image and fills any blank spaces found within the graphic with text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies a style that tightly wraps the text around the graphic in an irregular shape that bounds the actual image. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies a style that places text above and below the image, but does not allow any text to appear beside the picture. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Positions the selected floating object at the top center section of the page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Positions the selected floating object at the top left section of the page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Positions the selected floating object at the top right section of the page. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to set the page orientation to landscape. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to set moderate page margins in the document section. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to set narrow page margins in the document section. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to set normal page margins in the document section. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies the body (default) style to the text so it is not shown in the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the text description of a command. A string containing the command’s description. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the menu caption associated with the current command. A string representing the text of the menu item. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies the Heading 1 built-in style to the text so it is shown at the first level of the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Applies the Heading 2 built-in style to the text so it is shown at the second level of the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Applies the Heading 3 built-in style to the text so it is shown at the third level of the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Applies the Heading 4 built-in style to the text so it is shown at the fourth level of the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Applies the Heading 5 built-in style to the text so it is shown at the fifth level of the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Applies the Heading 6 built-in style to the text so it is shown at the sixth level of the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Applies the Heading 7 built-in style to the text so it is shown at the seventh level of the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Applies the Heading 8 built-in style to the text so it is shown at the eighth level of the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. Applies the Heading 9 built-in style to the text so it is shown at the ninth level of the Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets the ID of the . A member, identifying the command. A command to set the page orientation to portrait. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Continues line numbering for the current section from the line number at the end of the previous section. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Suppresses line numbering for the current section. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Reverts line numbering for the current section to the start value on a new page. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Reverts line numbering for the current section to the start value when a new section begins. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Set the section to have only one column. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Set the section to have three columns. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Set the section to have two columns. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Formats a current paragraph with one and a half line spacing. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Formats a current paragraph with single line spacing. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to set wide page margins in the document section. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Decreases the indent by the size of one tab or inserts the tab. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to display all field codes in place of the fields in the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to display merged data in place of field codes. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Bookmark dialog window. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Borders and Shading dialog. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Columns dialog. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Creates an object specifying the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the ‘Delete Cells’ form used to select an element for deletion - a cell, a row or a column. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets the ID of the . A member, identifying the command. Invokes the ‘Delete Cells’ form (the command is intended for popup menus). Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Document Properties dialog. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Modify Style dialog that allows you to edit the document style. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Shape Layout Dialog. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Font dialog that allows you to change the font, size and style of selected text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Edit Hyperlink dialog window. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the dialog window that allows inserting merged fields from the database into the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the ‘Insert Cells’ form used to select an element to insert - a cell, a row or a column. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets the ID of the . A member, identifying the command. Invokes the Language Form to select the language of spell checking. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Line Numbers dialog. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object that is the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member that specifies the command identifier. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Paragraph dialog that allows you to set line spacing. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command.. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Bullets And Numbering dialog window. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Page Setup dialog at the Margins tab. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Page Setup dialog at the Paper tab. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Page Setup dialog. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member that specifies the command identifier. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Paragraph dialog that allows you to set paragraph formatting. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Paste Special dialog. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the owner of the command. Creates an object which is the user interface state for the command. An interface, providing information on the UI state. Gets the text description of a command. A string containing the command’s description. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member that specifies the command identifier. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets the menu caption associated with the current command. A string representing the text of the menu item. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the ‘Editing Permissions’ form used to view and set ranges with permissions. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Displays the Reviewing Pane that lists all document comments. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the ‘Split Cells’ form used to specify the number of columns and rows into which the cell should be split. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the ‘Split Cells’ form (the command is intended for popup menus). Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Invokes the Symbol dialog window. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Table Options dialog window. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Table Properties dialog. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member that specifies the command identifier. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets whether the focus should be set to the command owner after a command is executed. Returns true. Invokes the Modify Style dialog window to customize the style and text formatting options of the selected table. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Usually, the RichEditControl instance. Initializes a new instance of the class with the specified owner and style. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. A interface that provides access to style characteristics. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A value, specifying the name of an image contained in resources. Gets the name of the resource image assigned to the command. An empty string. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Gets or sets the style whose parameters are displayed in the form. An object that provides the interface to get access to the style parameters. Invokes the Tabs dialog that allows you to set the tab stops and their characteristics. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Initializes a new instance of the class with the specified command owner, form owner and settings. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. True to hide the Default Tab Stops combo box on the form; otherwise, false. Initializes a new instance of the class with the specified owner and settings. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. True to hide the Default Tab Stops combo box on the form; otherwise, false. Creates an object representing the user interface state for the command. An interface, providing information on the UI state. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command specifying the UI state explicitly. An object which implements the interface. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. For internal use. Gets or sets the form that owns this form. An object exposing the interface representing the form that is the owner of this form. Invokes the Table of Contents dialog window. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Splits the table at the selected row. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the start of the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Moves the cursor to the start of the current line. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to switch the current view to the . Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to switch the current view to the . Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to switch the current view to the . Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Increases the indent by the size of one tab or inserts the tab. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command that toggles all field codes in the document on or off. Initializes a new instance of the class with the specified owner. An object exposing the interface (RichEditControl) specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image assigned to the command. An empty string. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Specifies whether or not the current table style is applied to the odd/even banded columns of a selected table. Initializes a new instance of the class with the specified owner. An object implementing the interface. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Specifies whether or not the current table style is applied to the odd/even banded rows of a selected table. Initializes a new instance of the class with the specified owner. An object implementing the interface. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles between the bulleted paragraph and normal text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Updates the command state and applies restrictions. An object defining the command state. The base class for ToggleBulletedListCommand and RtlToggleBulletedListCommand classes. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Returns the ID of the ToggleBulletedListCommandBase. A RichEditCommandId member, identifying the command. Gets the name of the resource image corresponding to ToggleBulletedListCommandBase. The name of an image contained in resources. Gets the Key Tip for the command. The key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to ToggleBulletedListCommandBase. A XtraRichEditStringId enumeration value, identifying the resource string. Changes the header/footer edit mode. Allows you to create a different header or footer for the first page of a document or section. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Changes the header/footer edit mode. Allows you to create a different header or footer for odd and even pages of a document or section. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles field code display on/off. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Initializes a new instance of the class with the specified owner and the specified field. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. A object representing a document field for which to show/hide codes. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the Locked attribute of the selected field. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl). For internal use. Gets a string resource identifier of a command description. An MenuCmd_ToggleFieldLockedDescription enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to the . A string value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to a . A MenuCmd_ToggleFieldLocked enumeration value, identifying the resource string. Specifies whether or not the current table style is applied to the first column of a selected table. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Specifies whether or not the current table style is applied to the first row of a selected table. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the bold style on the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the double strikeout style on the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the double underline style on the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the italic style on the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the strikeout style on the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the subscript style on the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the superscript style on the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the underline style on the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Links a header/footer to the previous section, so it has the same content. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles between normal and hidden text mode of the selection. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Specifies whether or not the current table style is applied to the last column of a selected table. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Specifies whether or not the current table style is applied to the last row of a selected table. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. The base for classes that provide functionality for two-state list options. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Forces the application user interface to ignore the current applicability of a command, and trigger its execution despite the risks. An object implementing the interface that defines the current status of a command in the overall context of the application user interface. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Anticipates a command’s execution, by assigning a new status to the command in the context of its current applicability to the application user interface. An object implementing the interface that defines the current status of a command in the overall context of the application user interface. Toggles between the multilevel list style and normal text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Updates the command state and applies restrictions. An object defining the command state. The base class for ToggleMultiLevelListCommand and RtlToggleMultiLevelListCommand classes. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Returns the ID of the ToggleMultiLevelListCommandBase. A RichEditCommandId member, identifying the command. Gets the name of the resource image corresponding to ToggleMultiLevelListCommandBase. The name of an image contained in resources. Gets the Key Tip for the command. The key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to ToggleMultiLevelListCommandBase. A XtraRichEditStringId enumeration value, identifying the resource string. Enables the overtype feature. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . An XtraRichEditStringId enumeration value, identifying the resource string. Toggles centered paragraph alignment on and off. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles justified paragraph alignment on and off. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Executes the command on the current command target. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles left paragraph alignment on and off. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles right paragraph alignment on and off. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles line numbering for the paragraph in which the caret is located. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles the visibility of the reviewing pane that lists the comments available in a document. Initializes a new instance of the class with the specified owner. An object implementing the interface, specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Overrides the property to hide it. Always true. Toggles horizontal ruler visibility on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles displaying grid lines for a table with no borders applied - on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles vertical ruler visibility on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles whitespace characters display on/off. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles between the numbered paragraph style and normal text. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Updates the command state and applies restrictions. An object defining the command state. The base class for ToggleSimpleNumberingListCommand and RtlToggleSimpleNumberingListCommand classes. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Returns the ID of the ToggleSimpleNumberingListCommandBase. A RichEditCommandId member, identifying the command. Gets the name of the resource image corresponding to ToggleSimpleNumberingListCommandBase. The name of an image contained in resources. Gets the Key Tip for the command. The key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to ToggleSimpleNumberingListCommandBase. A XtraRichEditStringId enumeration value, identifying the resource string. Toggles CheckAsYouType mode for a spell checker - on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Automatically widens table columns to accommodate cell content. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Changes the table width to fit the page’s width and adjusts columns to accommodate cells content. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles all borders for selected cells on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles bottom borders for selected cells on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies bottom-center alignment for selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies bottom-left alignment for selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies bottom-right alignment for selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles all inner borders for selected cells on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles inner horizontal borders for selected cells on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles inner vertical borders for selected cells on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles left borders for selected cells on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies middle-center alignment for selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies middle-left alignment for selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies middle-right alignment for selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles outer borders for selected cells on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles right borders for selected cells on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles top borders for selected cells on/off. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies top-center alignment for selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies top-left alignment for selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Applies top-right alignment for selected cells. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Prevents table column widths from changing to accommodate cell content. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Toggles case for each character - upper case becomes lower, lower case becomes upper. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Displays or hide actual data in MERGEFIELD fields. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to cancel changes caused by the previous command. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to unlock the field and enable editing. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the RichEditControl). For internal use. Gets a string resource identifier of a command description. An MenuCmd_UnlockFieldDescription enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to the . A string value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to an . A MenuCmd_UnlockField enumeration value, identifying the resource string. Stops protection on the current document. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the command (usually the ). Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Updates the field’s result. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Initializes a new instance of the class with the specified owner and the specified field. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. A in the document to update. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Updates all fields in the selected range. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A string value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Updates a Table of Contents. Initializes a new instance of the class with the specified owner. An object exposing the interface specifying the owner of the command. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Updates a Table of Figures to reflect the changes made to figure captions. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the Key Tip for the command. A value that is the key tip associated with the command. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Specifies whether or not to display comments in a document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member that is the command identifier. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to get a close-up view of the document. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. A command to “zoom out “ the document to see more of the page at a reduced size. Initializes a new instance of the class with the specified owner. An object implementing the DevExpress.XtraRichEdit.IRichEditControl interface, specifying the command owner. Gets a string resource identifier of a command description. An XtraRichEditStringId enumeration value, identifying the resource string. Gets the ID of the . A member, identifying the command. Gets the name of the resource image corresponding to . A value, specifying the name of an image contained in resources. Gets a string resource identifier of a menu caption corresponding to . A XtraRichEditStringId enumeration value, identifying the resource string. Provides data for the event. Provides access to the comment to edit its properties and content. A object that is the comment in the document. Gets the index of a comment in the collection of comments in a document. An integer that is the index in the collection. A method that will handle the CommentInserted event of the RichEditControl. The event sender (typically a RichEditControl). A object that contains event data. Contains options for displaying the comments in a document. Initializes a new instance of the class with the default settings. Initializes a new object with specified settings. An object that contains annotation options. Gets or sets the default comment’s author. A string that specifies the comment’s author. Gets or sets the background color of the text to which a comment is attached. A structure specifying the highlight color. Gets or sets whether commented document ranges are highlighted. True, to highlight ranges which have comments associated with them; otherwise, false. Applies default coloring scheme to comment colors. Gets or sets whether to show comments by all reviewers. true, to show comments by all reviewers; otherwise, false. Specifies the visibility mode of a document comment. A enumeration value. Provides access to a collection of reviewer names whose comments are visible. An <,> collection of names. Lists actions that can be performed when a bookmark in the document being inserted and in the target document have the same name. Keep bookmarks with the same name providing different internal names to distinguish them. Append the underscore and a number to the name of the bookmark being inserted if the target document already contains a bookmark with the same name. Do not create a bookmark if the target document contains a bookmark with the same name as the bookmark being inserted. Contains options affecting certain copy-paste scenarios. Initializes a new instance of the class with the default settings. Gets or sets options specifying how formatting is applied to pasted content. An enumeration member indicating how formatting is applied to the formatted text inserted into a document. Gets or sets whether to retain section settings of a blank document after appending RTF content. true, to keep section settings of a target blank document; otherwise, false. Specifies how to apply formatting to the pasted RTF text which has no defined styles. A enumeration member that specifies the default behavior when pasting formatted text. Gets or sets how to set tab stops in the inserted paragraph. An enumeration member that specifies whose tab arrangement should be used for the inserted paragraph. Provides data for the CustomizeMergeFields event. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified settings. An array of objects that map data field names to display names. Gets or sets a list of fields shown by the InsertMergeField command with their display names. An array of objects. A method that will handle the event. The event source. A object which contains event data. Contains settings related to the clipboard operations with different document formats. Initializes a new instance of the class with the default settings. Gets or sets whether to copy HTML content. True to allow users to copy HTML content; otherwise, false. Gets or sets whether to paste images. true to allow users to paste images; otherwise, false. Gets or sets whether to paste metafiles. true to allow users to paste metafiles; otherwise, false. Gets or sets whether to copy plain text data. True to allow users to copy plain text content; otherwise, false. Gets or sets whether to copy RTF content. true to allow users to copy RTF content; otherwise, false. Gets or sets whether to copy or paste HTML content. An enumeration value that indicates what clipboard operations are allowed for HTML content. Gets or sets a path to the image files linked as pictures in the copied document content. A string that is the valid file path. Specifies how images are included in the copied HTML content. A enumeration member that determines whether images are linked or embedded in HTML content. Gets or sets whether to copy or paste plain text. An enumeration value that indicates what clipboard operations are allowed for unformatted content. Gets or sets whether to copy or paste RTF content. An enumeration value that indicates what clipboard operations are allowed for RTF content. Provides data for the DecryptionFailed event. Initializes a new instance of the class with the specified exception. One of the enumeration members, indicating the decryption exception. Returns an exception that led to the event. One of the values indicating the decryption exception. References a method that will handle the DecryptionFailed event. The event source which raised the event. The object which contains event data. Lists values used to indicate the markup style for deleted content. The deleted content is displayed in bold. The deleted content is replaced with the “^” symbol. Changes only the color of deleted content. The deleted content is displayed with the double-line strikethrough effect. The deleted content is underlined with a double line. The deleted content is marked as hidden. The deleted content is italicized. The markup is not displayed. The deleted content is replaced with the “#” symbol. The deleted content is displayed with the strikethrough effect. The deleted content is underlined. Lists values used to indicate how to markup content with changed format options. The content is displayed in bold. Only the color is changed for the target content. Content is displayed with the double-strikethrough effect. The content is underlined with a double line. The content is italicized. No formatting is displayed. The content is displayed with a strikethrough effect. The content is underlined. Lists values used to indicate how changes are displayed in the document. Detailed view of the changes. No markup is displayed, and the document looks as if you make all the suggested changes permanent. The document is displayed without any suggested changes. Currently not supported. The changes are indicated by a red line in the margin. Lists values used to indicate the markup style for inserted content. The inserted content is displayed in bold.’ Changes only the color of inserted content. The inserted content is underlined with a double line. The inserted content is italicized. The markup is not displayed. The inserted content is displayed with the strikethrough effect. The inserted content is underlined. Represents the storage of settings specific for the document restrictions. Initializes a new instance of the class with the default settings. Gets or sets whether ActiveX controls are available. An enumeration member that specifies feature availability. Gets whether ActiveX controls are allowed in the document. true if the feature is allowed; otherwise, false. Copies all settings from the object passed as the parameter to the current object. A object whose settings are assigned to the current object. Gets or sets the bookmark feature availability. A enumeration specifying the document’s capability to handle bookmarks. Gets whether the bookmarks feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets the character formatting features availability. A enumeration specifying the document’s capability to change character formatting. Gets whether the character formatting feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets the availability of the apply character style feature. A enumeration specifying the document’s capability to apply styles to a character. Gets whether the character style feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets whether embedded charts are available. An enumeration member that specifies feature availability. Gets whether charts are allowed in the document. true if the feature is allowed; otherwise, false. Gets or sets the document’s capability to display and work with comments. A enumeration specifying the document’s capability to work with comments. Gets whether comments are allowed. true if a feature is allowed; otherwise, false. Copies the appropriate properties of the specified object into the current instance of the class. A DevExpress.XtraRichEdit.DocumentCapabilitiesOptions class instance that is the source object for copying. Gets or sets the document’s capability to contain endnotes (notes placed at the end of the text). A enumeration specifying the document’s capability to work with endnotes. Gets whether the end notes are allowed in the document. true if a feature is allowed; otherwise, false. Gets or sets the document’s capability to recognize and work with fields. A enumeration specifying the document’s capability to work with fields. Gets whether fields are allowed. true if a feature is allowed; otherwise, false. Gets or sets the document’s capability to handle floating objects. A enumeration specifying the document’s capability to handle floating objects. Gets whether the floating objects are allowed in the document. true if a feature is allowed; otherwise, false. Gets or sets the document’s capability to contain footnotes (notes placed at the end of a document). A enumeration specifying the document’s capability to work with footnotes. Gets whether the end notes are allowed in the document. true if a feature is allowed; otherwise, false. Gets whether the headers and footers feature is allowed. A enumeration specifying the document’s capability to display, insert and modify headers and footers. Gets whether the headers and footers feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets the hyperlink feature availability. A enumeration specifying the document’s capability to handle hyperlinks. Gets whether the hyperlink feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets the document capability to handle inline pictures. A enumeration specifying the document’s capability to handle inline pictures. Gets whether inline pictures handling is allowed. true if a feature is allowed; otherwise, false. Gets or sets the document capability to handle inline shapes (objects in the document’s text layer). One of the enumeration members specifying the document’s capability to handle inline shapes. Gets whether the Inline Shapes feature is allowed. true, if the feature is allowed; otherwise, false. Gets or sets whether macros are available. A DocumentCapability enumeration specifying the feature availability. Gets or sets whether macros are allowed. true, if a feature is allowed; otherwise, false. Provides access to options specifying the availability of bulleted and numbered lists in the document. A object containing availability options for different list types. Gets or sets whether OLE objects are available. An enumeration member that specifies feature availability. Gets or sets whether OLE objects are allowed. true, if a feature is allowed; otherwise, false. Gets or sets whether paragraph borders are available. A DocumentCapability enumeration specifying the feature availability. Gets whether the paragraph borders feature is allowed. true, if a feature is allowed; otherwise, false. Gets or sets the paragraph formatting features availability. A enumeration, specifying the document’s capability to change paragraph formatting. Gets whether the paragraph formatting feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets the availability of paragraph frames. A enumeration specifying the document’s capability to display frames. Gets whether frames are allowed in the document. true, if the feature is allowed; otherwise, false. Gets or sets the availability of the paragraph breaks. A enumeration specifying the document’s capability to insert paragraph breaks. Gets whether operations with paragraph breaks in the document are allowed. true if a feature is allowed; otherwise, false. Gets or sets the availability of the apply paragraph style feature. A enumeration specifying the document’s capability to apply styles to a paragraph. Gets whether the paragraph styling feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets the availability of paragraph tab stops. A enumeration specifying the document’s capability to set paragraph tabs. Gets whether paragraph tab stops are allowed. true if a feature is allowed; otherwise, false. Gets or sets the document’s capability to handle document sections. A enumeration specifying the document’s capability to modify document sections. Gets whether handling document sections is allowed. true if a feature is allowed; otherwise, false. Gets or sets the document’s capability to handle tables. A enumeration specifying the document’s capability to handle tables. Gets whether the tables feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets the availability of the apply table style feature. A enumeration specifying the document’s capability to apply styles to a table. Gets whether the table style feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets the document’s capability to insert tabs. A enumeration specifying the document’s capability to insert tabs. Gets whether tab insertion is allowed. true if a feature is allowed; otherwise, false. Gets or sets whether the Track Changes feature is available. A enumeration specifying the feature availability. Gets whether the Track Changes feature is allowed. true, if a feature is allowed; otherwise, false. Gets or sets the availability of the Undo/Redo feature. A enumeration specifying the availability of the Undo/Redo feature. Gets whether the Undo/Redo feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets whether watermarks are available. An enumeration member that specifies feature availability. Gets whether watermarks are allowed in the document. true if the feature is allowed; otherwise, false. Lists the availability of a certain functionality in the XtraRichEdit document. The value is determined by the current setting. The default value is automatically set if it is not explicitly specified. The feature is not allowed and the corresponding commands are shown disabled. The feature is available and the corresponding commands are shown enabled. The feature is not available and the corresponding commands are hidden. Represents the formatting capabilities required for correct export of the document. Gets or sets whether the bookmarks support is required for correct export of the document. true if the document contains bookmarks; otherwise, false. Gets or sets whether the non-default character formatting support is required for correct export of the document. true if the document contains non-default character formatting; otherwise, false. Determines whether the current capabilities are a superset of the specified capabilities. A object to test. true if the current capabilities contain the specified capabilities; otherwise, false. Determines whether the specified object is equal to the current instance. The object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Determines whether the specified object is equal to the current instance. The object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Gets or sets whether footers support is required to export the document correctly. true if the document contains footers; otherwise, false. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. Gets or sets whether headers support is required to export the document correctly. true if the document contains headers; otherwise, false. Gets or sets whether hyperlinks support is required to export the document correctly. true if the document contains hyperlinks; otherwise, false. Gets or sets whether the in-line objects support is required for correct export of the document. true if the document contains in-line objects; otherwise, false. Gets or sets whether the in-line pictures support is required for correct export of the document. true if the document contains in-line images; otherwise, false. Compares two objects for equality. The first object to compare. The second object to compare. true, if two objects are equal; otherwise, false. Compares two objects to determine whether they are not equal. The first object to compare. The second object to compare. true, if two objects are not equal; otherwise, false. Gets or sets whether the non-default paragraph formatting support is required for correct export of the document. true if the document contains non-default paragraph formatting; otherwise, false. Gets or sets whether the section partitioning support is required for correct export of the document. true if the formatting contains section partitioning; otherwise, false. Gets or sets whether the document formatting contains styles. true if the formatting contains styles; otherwise, false. Converts the numeric value of this instance to its equivalent string representation. The string representation of the value of this instance. A document format. Initializes a new instance of the class with the specified value. An integer value specifying the initial value for the document format. MS Word 97-2003 binary file format. A document format. Office Open XML WordprocessingML macro-enabled document. A document format. Word 97-2007 template. A document format. Office Open XML WordprocessingML macro-enabled template. A document format. Office Open XML WordprocessingML macro-free template. A document format. EPUB® - standard format for electronic books and other digital publications. Limited support. A document format. Determines whether the specified object is equal to the current instance. The object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Determines whether the specified object is equal to the current instance. The object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Microsoft Word XML Document file format. A document format. Microsoft Word XML Macro-Enabled Document file format. A document format. Open Packaging Conventions Office Open XML Macro-Enabled Template file format. A document format. Microsoft Word XML Template file format. A document format. Gets the hash code (a number) that corresponds to the value of the current object. An integer value representing the hash code for the current object. The HTML format. A document format. The MHT format - web page archive format used to save HTML code with resources represented by external links (images etc.), in a single file A document format. Compares two objects for equality. The first object to compare. The second object to compare. True, if two objects are equal; otherwise, false. Compares two objects to determine whether they are not equal. The first object to compare. The second object to compare. True, if two objects are not equal; otherwise, false. The OpenDocument text format (.odt, implemented by OpenOffice.org office suite). A document format. The OpenXML file format (aka default MS Office 2007 format or .docx) A document format. The plain text format. A document format. The Rich Text Format (RTF). A document format. Returns a human-readable string that represents the object. A value that represents the object. The document’s format is undefined. A document format. The WordprocessingML format (.xml, implemented in MS Office 2003). A document format. Lists measurement units used for the document layout. Specifies documents (one three-hundredths of an inch) as measurement units. Specifies pixels as measurement units. Specifies twips (1,440 twips equal one inch, and 567 twips equal one centimeter) as measurement units. Represents the settings which define file name and file format that are used when saving and loading the document. Initializes a new instance of the class with the default settings. Gets or sets the file name into which the document is saved or from which it is loaded. A which represents the current file name (including the path and the file extension). Gets or sets the file format into which the document is saved or from which it is loaded. A member representing the current file format. Gets or sets the file name used by default for a new document, when saving or loading a document which has not been previously saved. A which represents the default file name (including the path and the file extension). Gets or sets the default file format used for saving a newly created document. A member, representing the default file format. It equals unless specified explicitly. Contains settings which specify parameters affecting search in a document. Initializes a new instance of the class with the default settings. Gets or sets the maximum length of a string that can be obtained in a regular expression search. An integer specifying the maximum number of characters in a string. Default is 128. A collection of document variables. Adds a new document variable to the collection. A string that is the name of the new document variable. An object that is the value of the document variable. Removes all document variables from the current document. Gets the number of variables in the document. An integer that is the number of document variables in the collection. Calculates the value of the specified document variable. A string that is the document variable name. An object that holds arguments used to calculate the document variable value. An object associated with the document variable or calculated in the corresponding event. Calls the method with an empty argument collection. A string that is the document variable name. An object associated with the document variable or calculated in the corresponding event. Gets the collection of the document variable names. A <,> collection of variable names. Removes the variable with the specified name from the document. A string that is the name of the variable to remove. Lists values indicating the page order in Print Layout view and in Print Preview. Pages are displayed in left to right order. Pages are displayed in right to left order. A class which allows you to specify the current value of a DOCVARIABLE field in the event handler. Specifies the current value of the DOCVARIABLE field. The current field value. Represents a draft view of the Rich Edit control. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the view. Gets or sets the distance in pixels between the text and the control’s borders. This structure is equivalent to and contains padding information. Gets the RichEditControl View’s type. The value. Accepts the Visitor passed as the argument. A Visitor object that implements the interface. Contains settings which affect the layout of the Draft view. Initializes a new instance of the class with the default settings. Gets or sets whether to retain the settings of a table that is extended past the margins of a document instead of using autofit to make the table fit within the margins. true to not use autofit; otherwise, false. Gets or sets how to apply horizontal table indents. true, if the table’s left border is aligned to the page margin; false, if the edge of the text inside the top left cell is aligned to the page margin. Lists the values used to specify the drag-and-drop mode of the . This mode is suitable for mutli-thread applications, when no Drag~ events of the RichEditControl can be raised. This mode is suitable for single-thread applications. If this mode is enabled, all Drag~ events of the RichEditControl are correctly raised when objects are dragged and dropped. Provides data for the EncryptedFileIntegrityCheckFailed event. Initializes a new instance of the class with the specified settings. A method that will handle the , , and event. The event source. An object which contains event data. Provides data for the EncryptedFilePasswordCheckFailed event. Initializes a new instance of the class with the specified settings. The encrypted document’s name. The error type caused the event to occur. Gets the encrypted document’s name. A document name. Obtains the error type caused the event to raise. One of the RichEditDecryptionError enumeration values indicating the error type. Gets or sets whether to prompt with a password again. true to repeat the password request; otherwise, false. Represents a method that will handle the EncryptedFilePasswordCheckFailed event. The even sender. A object that contains event data. Provides data for the EncryptedFilePasswordRequest event. Initializes a new instance of the class with the specified settings. The encrypted document’s name. Gets the name of the encrypted document. A string that is the document name. Gets or sets the password used to encrypt the document. The encryption password. A method that will handle the , , and event. The event source. An object which contains event data. Contains classes specific for document export in the RichEdit suite. Contains options used to save (export) the document in DOC format (MS Office Word 97-2003 format, .doc). Initializes a new instance of the DocDocumentExporterOptions class with the default settings. Provides access to options affecting the compatibility of exported files with different DOC editors. An DocDocumentExporterCompatibilityOptions object containing compatibility options. Copies the the specified object’s properties into the DocDocumentExporterOptions instance. The source object to copy. Contains options used to save (export) the document in DOCM format (Microsoft Office Open XML Macro-Enabled Document, .docm). Initializes a new instance of the class. Represents the base class for options used for saving (exporting) documents in different formats. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Gets or sets the document properties being exported. One of the enumeration values indicating what document properties are specified. Gets or sets the URI of the document being exported. A string representing the document URI. Lists document properties used to hold document metadata. All document properties (built-in and custom). The property. The property. Built-in (core) properties contained in the class. The property. The property. The property. The property. The property. The property. Custom properties contained in the class. The property. The property. The property. The property. The property. The property. The property. The property. Undefined name. The property. The property. The property. The property. The property. Contains options used to save (export) the document in DOT format (Microsoft Word 97-2007 Template, .dot). Initializes a new instance of the class. Contains options used to save (export) the document in DOTM format (Microsoft Office Open XML Macro-Enabled Template, .dotm). Initializes a new instance of the class. Contains options used to save (export) the document in DOTX format (Microsoft Office Open XML macro-free template, .dotx). Initializes a new instance of the class. Contains options used to save (export) the document in FlatOpc format (Microsoft Word XML Document, .xml). Initializes a new instance of the class. Contains options used to save (export) the document in FlatOpcMacroEnabled format (Microsoft Word XML Macro-Enabled Document, .xml). Initializes a new instance of the class. Contains options used to save (export) the document in FlatOpcMacroEnabledTemplate format (Microsoft Word XML Macro-Enabled Template, .xml). Initializes a new instance of the class. Contains options used to save (export) the document in FlatOpcTemplate format (Microsoft Word XML Template, .xml). Initializes a new instance of the class. Contains classes specific for HTML document export. Lists possible ways to export style information. Saves style sheets incorporated in the main document. Saves style sheets in a separate CSS file. CSS is embedded by placing it as an attribute to an HTML tag. CSS is included as a link to an external CSS-file. CSS is included in a <STYLE> tag. Lists options which specify how the image height and width are preserved in an exported HTML file. Always specify an image size identical to the size of an image in the document layout. Default behavior. Lists root HTML tags available for export. Specifies the <BODY> tag as the root tag for export. Specifies the <HTML> tag as the root tag for export. Represents an object used to export the document content in HTML format. Initializes a new instance of the class with the specified Document Model and HTML export options. A current Document Model. A instance containing HTML export options. Lists measurement units allowed to specify font size. Font size specified in pixels. Font size specified in points. Enumerates possible ways to represent lists in the resulting HTML document. Uses HTML tags to mark lists. Uses characters to mark lists. Lists types of paths used in exported documents to specify links to external content. The exported document contains absolute paths to external content. The exported document contains relative paths to external content. Contains options to export the document in HTML format. Initializes a new instance of the class with the default settings. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Gets or sets how the style sheets properties are exported. A enumeration value specifying the export type. Specifies whether or not the formatting is exported in HTML style sheet. true, to export default character properties of the document; otherwise, false. Specifies whether images are embedded in an HTML document. true to embed images in a page; otherwise, false. Gets or sets the character encoding used in an exported document. A class representing the character encoding. Gets or sets the string used to construct the name of the endnote reference in an exported document. A string used as a endnote name prefix. Gets or sets the format string that specifies how the endnote number is transformed into a string to construct the name of the endnote reference in exported document. A format string to specify the text representation of an endnote number. Gets or sets how the current image size is preserved in the resulting HTML output. An enumeration value. Gets or sets whether to disable writing font settings into *<li>* tags when exporting a document to the HTML format. true, to allow writing font style settings into *<li>* tags; otherwise, false. Gets or sets the root tag of the HTML document to start the export. An enumeration value specifying the HTML document tag. Gets or sets the measurement unit to specify font size when exporting to HTML. A enumeration member specifying the unit for the font size. Gets or sets the string used to construct the name of the footnote reference in an exported document. A string used as a footnote name prefix. Gets or sets the format string that specifies how the footnote number is transformed into a string to construct the name of the footnote reference in exported document. A format string to specify the text representation of a footnote number. Gets or sets how the lists are represented in the resulting document. A enumeration value specifying how the lists are exported. Gets or sets whether to ignore the paragraph’s hanging indent value when exporting the numbering and bulleted lists to HTML. true, to ignore the hanging parameter; otherwise, false. Gets or sets whether paragraphs with different values are exported as text enclosed in the <P> tag. true, to export paragraphs using <P> tags, disregarding their outline level; otherwise, false. Fixes incorrect export of images in metafile formats. True, to export an image in its original size; otherwise, false. Gets or sets whether the setting is exported in HTML. True, to export line spacing setting; otherwise, false. Gets or sets the graphics resolution used to save images when a document is exported in HTML format. An integer that specifies image resolution. By default, it equals 96 dpi or the current System.Drawing.Graphics.DpiX value. Gets or sets a character or a string used to replace a tab symbol when exporting a document in HTML format. A string replacement for the tab symbol. Gets or sets whether Table of Contents entries are underlined in a document exported to HTML format. true, to set the underline attribute for the TOC entry font; otherwise, false. Specifies how the links to external content are saved in the exported document. A enumeration member specifying an absolute or relative path. Gets or sets whether missing fonts are substituted. True to substitute fonts missing in the system; otherwise, false. Gets or sets whether the exported HTML conforms with HTML5 specification. True, to use HTML5 syntax; otherwise, false. Contains options used to save (export) the document in Mht (Web Archive) format. Initializes a new instance of the class with the default settings. Overrides the corresponding property of the base class, to hide it. Always false. Contains options used to save (export) the document in OpenDocument text (.odt) format. Initializes a new instance of the class with the default settings. Contains options used to save (export) the document in DOCX format (Microsoft Word 2007 default format, .docx). Initializes a new instance of the class with the default settings. Gets or sets whether the alternate names (aliases) for built-in styles are allowed in the exported file. True, to allow aliases for built-in style names; otherwise, false. Specifies the directory in which the document images should be saved. true to store document images in the “\word\images“ folder; false to use the “\images“ folder instead. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Gets or sets whether to export the document compatibility settings. true, to export the compatibility settings; otherwise, false. Gets or sets whether bookmark names longer than 40 characters should be automatically renamed in the exported file. True, to automatically rename bookmarks with name length of 40 characters or more; otherwise, false. Gets or sets whether font names longer than 31 characters should be truncated in the exported file. True, to truncate font names with more than 31 characters; otherwise, false. Gets or sets whether style with names longer than 253 characters should be automatically renamed in the exported file. True, to rename styles with names longer than 253 characters; otherwise, false. Contains classes specific for plain text document export. Lists criteria used to decide whether to add a final paragraph mark to exported content. Always adds the ‘\par’ tag to the end of exported plain content. Never adds the ‘\par’ tag to the end of exported plain content. Contains options used to save (export) the plain text document. Initializes a new instance of the class with the default settings. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Gets or sets the character encoding for exported text. A value. Gets or sets the format string that specifies how the endnote number is transformed into a plain text string. A format string to specify the text representation of an endnote number. Gets or sets the string used to mark the endnote in the resulting plain text. A string that marks the endnote in the exported plain text. Gets or sets whether document lists are distinguished by bullet symbols or numbers in the text output. true to retain bullet symbols or numbers in the output; otherwise, false. Gets or sets whether to append a new line symbol to the exported text if the range for export ends with a paragraph mark. One of the ExportFinalParagraphMark enumeration members specifying when to export final paragraph mark. Gets or sets whether to export hidden text as plain text. true to include text marked as hidden to the exported plain text; otherwise, false. Gets or sets whether to export a numbering list level separator (a character that follows the number or bullet symbol). true, to export the list separator mark; otherwise, false. Gets or sets a character or a string used to mark the end of a field code in the resulting text. A string that marks the end of the field code. Gets or sets a character or a string used to mark the start of a field code in the resulting text. A string that marks the beginning of the field code. Gets or sets a character or a string used to mark the end of a field result in the exported text. A string that marks the end of the field result. Gets or sets the format string that specifies how the footnote number is transformed into a plain text string. A format string to specify the text representation of an endnote number. Gets or sets the string used to mark the footnote in the resulting plain text. A string that marks the footnote in the exported plain text. Contains options used for saving (exporting) documents. Initializes a new instance of the class with the default settings. Obtains options specific for export to DOC (MS Word 97-2003) format. An object that contains export settings. Obtains options specific for export to DOCM (Microsoft Office Open XML macro-enabled document) format. An object that contains export options. Obtains options specific for export to DOT (Microsoft Word 97 - 2007 Template) format. An object that contains export options. Obtains options specific for export to DOTM (Microsoft Office Open XML macro-enabled template) format. An object that contains export options. Obtains options specific for export to DOTX (Microsoft Open Office XML macro-free template) format. An object that contains export options. Obtains options specific for export to FlatOpc (Microsoft Word XML Document, .xml) format. An object that contains export settings. Obtains options specific for export to FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format. An object that contains export settings. Obtains options specific for export to FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format. An object that contains export settings. Obtains options specific for export to FlatOpcTemplate (Microsoft Word XML Template, .xml) format. An object that contains export options. Obtains options specific for export to HTML format. An object that contains export settings. Obtains options specific for export to Mht (“Web Archive”) format. An object that contains export settings. Obtains options specific for export to OpenDocument text (.odt) format. An object that contains export settings. Obtains options specific for export to Open XML format (aka default MS Office 2007 format or .docx). An object that contains export settings. Obtains options specific for export to plain text format. An object that contains export settings. Obtains options specific for export to RTF format. An object that contains export settings. Obtains options specific for export to WordML (MS Office 2003 WordprocessingML) format. An object that contains export settings. Contains classes specific for RTF document export. Lists criteria used to decide whether to add a final paragraph mark to exported content. Always adds the ‘\par’ tag to the end of exported RTF content. Never adds the ‘\par’ tag to the end of exported RTF content. Adds the ‘\par’ tag to the end of exported RTF content if the last character in the selection being exported is the carriage return. Enumerates list representations in the resulting RTF file. Lists are saved as plain text only, no specific RTF autonumber instructions are included. Lists are saved as text with autonumber instructions, as the RTF standard defines. Represents the settings that affect the portability of the exported file. Initializes a new instance of the class with the default settings. Specifies tags used to represent the BackColor attribute in a resulting RTF document. A enumeration value. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Gets or sets whether inline objects are saved in the RTF file twice - as an object and as metafile content. true to duplicate objects as metafiles when saving; otherwise, false. Default value is false. Contains options to export the document in RTF format. Initializes a new instance of the class with the default settings. Provides access to options affecting the compatibility of exported files with different RTF editors. A object containing certain options that affect export compatibility. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Enables you to add the ‘\par’ tag to the end of RTF content. An enumeration member. Gets or sets whether the color theme information is included in the exported RTF file. True to include color theme information in RTF; otherwise, false. Gets or sets the way the lists are represented in the exported RTF document. A enumeration member specifying how the lists are exported. For internal use. true, to enclose the content in RTF file in curly braces; otherwise, false. Lists conventions used for exporting the background color to RTF format. Exports background color using both \chcbpat and \highlight tags (both tags will have the same color value). Exports the background color as the \chcbpatN tag, where N is the fill color, specified as an index into the document’s color table. Exports Highlight and Shading characteristics of the background color separately - as the \highlightN the \chcbpatN tag where N is the fill color, specified as an index into the document’s color table. Exports the background color as the \highlightN tag where N specifies the color. Contains options used to save (export) documents in WordprocessingML (MS Word 2003 XML) format. Initializes a new instance of the class with the default settings. Contains options used to define the appearance and behavior of the document fields. Initializes a new instance of the class with the default settings. Gets or sets whether the DOCVARIABLE field value is cleared when it cannot be calculated. True, to clear the value of the DOCVARIABLE field when it either cannot be retrieved from the Document.Variables dictionary or the CalculateDocumentVariable event is not handled; otherwise, false. Gets or sets the color used to highlight the document fields. A value representing the highlight color. Gets or sets when the document fields should be highlighted. A enumeration member specifying the condition. Gets or sets whether to throw exception if a field formatting switch is not recognized. True, to throw exception on an invalid field formatting switch; otherwise, false. Specifies whether to refresh the values of document variables when they are to be copied to the Clipboard. true to ensure that the copied values are up to date; otherwise false. Specifies whether to refresh the values of document variables when the document is printed or exported to PDF. true to ensure that the printed and exported values are up to date; otherwise false. Gets or sets whether the method updates fields contained in text boxes. True, to update fields contained in text boxes; otherwise, false. Gets or sets whether document fields contained in the pasted range should be updated. true, to update fields in the pasted range; otherwise, false. Gets or sets whether to update hyperlinks without the result text. true to update hyperlinks; otherwise, false. Gets or sets whether locked fields can be updated. An enumeration member that specifies what fields can be updated. Gets or sets whether the current culture’s short date and time display settings should be used to format DateTime value for display. true, to use the current culture settings; false to use a predefined fixed format. Lists conditions for highlighting the fields in the document. Document fields are always highlighted. Default highlight mode (equals to FieldsHighlightMode.Never) Document fields are not visually recognized. Contains font substitution options. Initializes a new instance of the class. Gets or sets the ASCII font used for substitution. The substitution font name. Copies all settings from the object passed as the parameter to the current object. A FontSubstitutionOptions object whose settings are assigned to the current object. Gets or sets the Complex Script font used for substitution. The substitution font name. Gets or sets the East Asian Unicode font used for substitution. The substitution font name. Gets or sets the High Ansi font name used for substitution. The substitution font name. Contains settings specifying which formatting marks (paragraph marks, spaces, tabs etc.) are visible. Initializes a new instance of the class with the default settings. Gets or sets the visibility of the hidden text. A enumeration member specifying the visibility of the hidden text. Gets or sets whether the paragraph mark should be displayed. A enumeration member specifying the visibility of the paragraph marks. Not in use for the RichEditControl. Indicates the separator visibility. Gets or sets whether space characters should be made visible. A enumeration member specifying the visibility of the space characters. Gets or sets whether tab characters should be made visible. A enumeration member specifying the visibility of the tab characters. Contains classes that provide the necessary functionality for specific elements of the graphical user interface in Rich Edit applications. Represents information about encryption options. Initializes a new EncryptionInfo object with specified settings. The name of the file to be encrypted. Retrieves the file name to be encrypted. A file name. Specifies an encryption password. The target password. Occurs every time any of the class properties has changed its value. Provides information about hyphenation options. Initializes a new HyphenationInfo object with the specified settings. true, to hyphenate words in a document; otherwise, false. true to hyphenate a word in CAPS; otherwise, false. Gets or sets whether to hyphenate words in CAPS. true to hyphenate words in CAPS; otherwise, false. Gets or sets whether to enable automatic hyphenation. true, to hyphenate words in a document; otherwise, false. Occurs every time any of the class properties has changed its value. Defines the parameters of the Page Setup dialog window that are eligible to be changed. Initializes a new instance of the class with the specified settings. A Rich Edit control. A DevExpress.XtraRichEdit.Forms.PageSetupInfo object containing information used to fill in editors of the Page Setup dialog. Gets or sets the initial tab page of the Page Setup dialog. A DevExpress.XtraRichEdit.Forms.PageSetupFormInitialTabPage enumeration value that specifies the tab page of the Page Setup dialog. Provides access to the information contained in the dialog editors. A DevExpress.XtraRichEdit.Forms.PageSetupInfo object that is the container for values of the dialog editors. Defines the parameters of the Table Style dialog window that are eligible to be changed. Initializes a new instance of the class with the specified settings. An object implementing the interface. A DevExpress.XtraRichEdit.Model.TableStyle object. Provides data for the StartHeaderFooterEditing and the FinishHeaderFooterEditing events. Initializes a new instance of the class with the default settings. A method that will handle the HeaderFooterEditing event. The event sender (typically a ). A object that contains event data. Provides hit testing for the RichEditControl. Initializes a new instance of the class with the default settings. A object where the hit testing is performed. Returns specific document elements located under the test point. A object indicating the page to be searched. The object that is the test point. One of the enumeration values specifying the search accuracy. A object containing information about the determined element. Returns specific document elements located under the test point. A object indicating the page area to be searched. A object that is the test point. One of the enumeration values specifying the search accuracy. A object containing information about the determined element. Lists the hit test’s accuracy level. Identifies the type of the visual elements located exactly under the test point. Identifies the type of the visual elements located near the test point. Represents the class containing options for the horizontal ruler. Initializes a new instance of the class with the default settings. Gets or sets whether the left indent marker is visible. true to display left indent marker; otherwise, false. Gets or sets whether the right indent marker is visible. true to display right indent marker; otherwise, false. Gets or sets whether tab stops are displayed in the horizontal ruler. true to display tab stops; otherwise, false. List types of images that can be included in the HTML content of the Clipboard. An embedded image. A linked image. Provides data for the event. Initializes a new class instance with the specified settings. An activated hyperlink. The equivalent of the enumeration. Indicates the modifier keys that were pressed during the event. Indicates whether the ALT key was pressed. true if an ALT key was pressed; otherwise, false. Indicates whether the CTRL key was pressed. true if a CTRL key was pressed; otherwise, false. Gets or sets whether the default action associated with the hyperlink click is required. true if no default action is necessary; otherwise, false. Gets a clicked hyperlink. A object representing a clicked link. Determines which modifier keys (SHIFT, CTRL, and ALT) were pressed to activate a hyperlink. The equivalent of the enumeration. Represents one or more modifier keys that were pressed during the event. Indicates whether the SHIFT key was pressed. true if a SHIFT key was pressed; otherwise, false. Represents a method that will handle the event. The event sender ( a ). A object that contains event data. Represents settings which define the appearance and behavior of hyperlinks in the document. Initializes a new instance of the class with the default settings. Gets or sets whether the automatic correction of the hyperlink URI is enabled. true, if the auto correction is enabled; otherwise, false. Gets or sets the modifier keys (CTRL, SHIFT, and ALT) required to activate a hyperlink. The equivalent of the enumeration. Represents the modifier keys. Gets or sets whether the hyperlink should display a tooltip. true to display a tooltip; otherwise, false. Defines parameters required to connect to an external data source. Gets or sets a specific data member in a data source which contains several tables or members. A string that identifies a member in the data source, such as the table name. Gets or sets the data source object used to connect to data. An object that is the data source from which data is retrieved. Contains interfaces and classes specific for document import. Contains options used for loading (importing) documents in DOC binary format. Initializes a new instance of the class with the default settings. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Specifies whether the text deleted using the MS Word Track Changes feature is ignored when loading a document in MS Word 97-2007 binary file format (.doc). True to not load the text marked as deleted with the Track Changes feature; otherwise, false. Gets or sets whether to keep bookmarks contained in the range deleted with the Track Changes option. True to retain bookmarks in deleted ranges; otherwise, false. Gets or sets whether to keep the comment applied to the deleted ranges. true, to leave the comments; otherwise, false. Gets or sets whether to keep the permissions applied to the ranges deleted with the Track Changes option. true, to keep the permissions for ranges marked as deleted under revision; otherwise, false. Contains options used to load (import) the document in DOCM format (Microsoft Office Open XML Macro-Enabled Document, .docm). Initializes a new instance of the class. Represents the base class for options used for loading (importing) the document in different formats. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Gets or sets the base URI for the external content of the document. A string representing a base URI used for constructing an actual URI. Provides access to options that specify whether a certain document field is updated during import. A object containing update options for various fields. Contains options used to load (import) the document in DOT format (Microsoft Word 97-2007 Template, .dot). Initializes a new instance of the class. Contains options used to load (import) the document in DOTM format (Microsoft Office Open XML Macro-Enabled Template, .dotm). Initializes a new instance of the class. Contains options used to load (import) the document in DOTX format (Office Open XML macro-free template, .dotx). Initializes a new instance of the class. Contains options used to load (import) the document in FlatOpc format (Microsoft Word XML Document, .xml). Initializes a new instance of the class. Contains options used to load (import) the document in FlatOpcMacroEnabled format (Microsoft Word XML Macro-Enabled Document, .xml). Initializes a new instance of the class. Contains options used to load (import) the document in FlatOpcMacroEnabledTemplate format (Microsoft Word XML Macro-Enabled Template, .xml). Initializes a new instance of the class. Contains options used to load (import) the document in FlatOpcTemplate format (Microsoft Word XML Template, .xml). Initializes a new instance of the class. Contains options used for loading (importing) the HTML document. Initializes a new instance of the class with the default settings. Gets or sets whether images are loaded synchronously or asynchronously when importing an HTML document. true to load images asynchronously; otherwise, false. Gets or sets whether the auto-detection of the charset of the html file is enabled. true to enable the auto-detect option; otherwise, false. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Gets or sets the encoding used to interpret characters in the document. A object providing the conversion between certain encoding and Unicode. Gets or sets the DPI value that will be used to scale fonts on high DPI settings. A positive integer that is the DPI setting used to render text. Specifies whether or not to ignore the “float” setting of HTML elements in the imported document. true to import floating objects as inline elements; otherwise false. Gets or sets whether to ignore media rules on HTML import. true, to ignore media rules; otherwise, false. Gets or sets whether the character encoding specified in the META element should be ignored. true to ignore character encoding in the META element; otherwise, false. Gets or sets the DPI value used to scale images on high DPI settings. The DPI setting used to render images. Specifies whether or not to replace all white space characters inside the “pre” tag with non-breaking spaces. true to replace all white space characters with non-breaking spaces inside the “pre” tag; otherwise false. Overrides the corresponding property of the base class to hide it. Has no effect for HTML import. Contains options used for loading (importing) the document in Mht (Web Archive) format. Initializes a new instance of the class with the default settings. Overrides the corresponding property of the base class to hide it. An empty string. Contains options used for loading (importing) the document in OpenDocument text (.odt) format. Initializes a new instance of the class with the default settings. Contains options used to load (import) the document in Open XML format (MS Word 2007 default format, .docx). Initializes a new instance of the class with the default settings. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Specifies whether the text deleted using the MS Word Track Changes feature is ignored when loading a document in OpenXML format. True, to not load the text marked as deleted with the Track Changes feature; otherwise, false. Specifies whether the text inserted using the MS Word Track Changes feature is ignored when loading a document in OpenXML format. True to not load the text marked as inserted with the Track Changes feature; otherwise, false. Contains options used for loading (importing) the plain text document. Initializes a new instance of the class with the default settings. Gets or sets whether the auto-detection of the loaded text encoding is enabled. true to switch the encoding autodetection on; otherwise, false. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Gets or sets the encoding used to interpret characters in the document. A object providing the conversion between certain encoding and Unicode. Overrides the corresponding property of the base class to hide it. Contains options used for loading (importing) documents. Initializes a new instance of the class with the default settings. Obtains options specific for importing documents in Microsoft Word binary file format (MS Word 97 - 2003 .doc format). An object that contains import settings. Obtains options specific for importing documents in DOCM (Microsoft Office Open XML macro-enabled document) format. An object that contains import settings. Obtains options specific for importing documents in DOT (Microsoft Word 97 - 2007 Template) format. An object that contains import settings. Obtains options specific for importing documents in DOTM format. An object that contains import settings. Obtains options specific for importing documents in DOTX (Microsoft Office Open XML macro-free template) format. An object that contains import settings. Specifies a password used to unprotect a password-protected document during import. The target password. Gets or sets the format that is used if no distinct format can be specified or recognized. A enumeration member specifying the import format. Obtains options to import documents in FlatOpc (Microsoft Word XML Document, .xml) format. An object that contains import settings. Obtains options to import documents in FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format. An object that contains import settings. Obtains options to import documents in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format. An object that contains import settings. Obtains options to import documents in FlatOpcTemplate (Microsoft Word XML Template, .xml) format. An object that contains import options. Obtains options specific for importing documents in HTML format. An object that contains import settings. Obtains options specific for importing documents in Mht (Web Archive) format. An object that contains import settings. Retrieves options specific for importing documents in OpenDocument text (.odt) format. An object that contains import settings. Obtains options specific for importing documents in OpenXml format (aka default MS Office 2007 format or .docx). An object that contains import settings. Retrieves options specific for importing documents in plain text format. An object that contains import settings. Retrieves options specific for importing documents in RTF format. An object that contains import settings. Retrieves options specific for importing documents in WordML format. An object that contains import settings. Contains options used for loading (importing) documents in RTF format. Initializes a new instance of the class with the default settings. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Specifies whether or not to display the text that has been removed using the “deleted” tag of the Track Changes feature. true to omit the deleted text in a document; otherwise false. Contains options that specify whether a certain field should be updated when importing a document containing this field. Initializes a new instance of the class with the default settings. Copies the appropriate properties of the specified object into the current instance of the class. A class instance, representing the source object for copying. Gets or sets whether the import of a document containing the DATE field updates this field. true, to update the field; otherwise, false. Specifies whether to update the DOCVARIABLE field when the document is loaded. true to update the field; otherwise, false. Gets or sets whether import of a document containing the TIME field updates this field. true, to update the field; otherwise, false. Contains options used for loading (importing) documents in WordprocessingML (aka MS Word 2003 XML format). Initializes a new instance of the class with the default settings. Interface implemented to facilitate creating certain types of RichEdit objects, such as commands. For internal use. For internal use. An enumeration value. For internal use. For internal use. For internal use. Provides a factory for creating platform-dependent mouse handlers. A DevExpress.XtraRichEdit.Mouse.RichEditMouseHandlerStrategyFactory object or its platform-specific descendants. For internal use. For internal use. For internal use. Provides access to a interface representing the control’s document. A interface representing a document loaded in the control. Specifies the page order in Print Layout view and in Print Preview. One of the DocumentViewDirection enumeration values indicating the page order. For internal use. For internal use. For internal use. For internal use. Provides access to the collection of hyphenation dictionaries. A collection of objects implementing the interface. For internal use. For internal use. For internal use. Indicates whether the RichEditControl content can be printed or exported. true if the control can be printed and exported; otherwise, false. Indicates whether the control can be printed and the print preview for the control is available. true if the control can be printed and exported, and print preview is available; otherwise, false. For internal use. For internal use. For internal use. Specifies whether or not the overtype mode is enabled for the RichEdit control. true, to enable the overtype mode; otherwise false. Indicates whether or not the overtype feature is allowed. true if the overtype is allowed; otherwise, false. For internal use. For internal use. Scrolls the document to the caret position. For internal use. Invokes the bookmark form. For internal use. For internal use. For internal use. Specifies whether or not the caret is displayed if the control is read-only. true to show the caret; otherwise, false. For internal use. For internal use. For internal use. For internal use. Invokes the Document Properties form. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. Invokes the Bullets and Numbering dialog that enables you to set numbered list options for the specified paragraphs. For internal use. For internal use. For internal use. For internal use. Invokes the Print dialog. Invokes the Print Preview window. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. For internal use. Forces updating visual elements of the RichEdit control to display changes resulting from the background formatting. A delegate to perform within the UI thread. For internal use. For internal use. Indicates whether or not the standard drag-and-drop mode is selected. true if the standard drag-and-drop mode is in effect for the RichEditControl; otherwise, false. For internal use. Interface of a rich text engine providing the essential Rich Editor functionality. Occurs after the document is successfully exported. Occurs before the document is saved (exported to a certain format). Occurs before a document is loaded (imported from an external source). Fires when the DOCVARIABLE field is updated. Occurs when the document content was changed. Creates an object for specifying the options used in mail merge operations. A class instance containing options used for mail merge. Creates a new blank document. true to raise the event before creating a new document; otherwise false. true to create a new document; otherwise false. Occurs after one of the has changed. Gets or sets the document content as an array of bytes in Microsoft Word 97-2003 (Doc) format. The document content in Doc format. For internal use. Gets or sets the document content as an array of bytes in Office Open XML WordprocessingML Macro-Enabled Document (Docm) format. The document content in DOCM format. For internal use. Provides access to a interface, representing the document contained in the server. A interface that provides access to a loaded document. Occurs when a document that has not yet been saved is about to be closed. Occurs after one of the DocumentEncryption properties has been changed. Occurs after a document is loaded. Occurs after one of the has changed. Gets or sets the document content as an array of bytes in Microsoft Word 97-2007 Template (DOT) format. The document content in DOT format. For internal use. Gets or sets the document content as an array of bytes in Microsoft Office Open XML Macro-Enabled Template (DOTM) format. The document content in DOTM format. For internal use. Gets or sets the document content as an array of bytes in DOTX (Microsoft Office Open XML macro-free template) format. The document content in DOTX format. For internal use. Gets the current dpi value for the X-coordinate. A Single dpi value. Gets the current dpi value for the Y-coordinate. A Single dpi value. Occurs when a new document is created. Raises when the encrypted file did not pass the data integrity verification. Occurs when the encryption password is empty or invalid. Raises when the property is not set or returns an invalid password. Gets or sets the document content as an array of bytes in FlatOpc (Microsoft Word XML Document, .xml) format. The document content in FlatOpc format. For internal use. Gets or sets the document content as an array of bytes in FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format. The document content in FlatOpcMacroEnabled format. For internal use. Gets or sets the document content as an array of bytes in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format. The document content in FlatOpcMacroEnabledTemplate format. For internal use. Gets or sets the document content as an array of bytes in FlatOpcTemplate (Microsoft Word XML Template, .xml) format. The document content in FlatOpcTemplate format. For internal use. Gets service of the specified type. The service type. A service object of the specified type or null for reference types and zero for numeric value types if a service is not available. Gets or sets the content as HTML text. A string containing text in HTML format. For internal use. Provides access to the collection of hyphenation dictionaries. A collection of objects implementing the interface. Occurs before a document is loaded. Handle this event to set initial document settings. For internal use. For internal use. Gets a value indicating whether the control has been disposed of. true if the control has been disposed of; otherwise, false. Gets or sets a unit of measure used for a document model layout. One of the enumeration values. Loads a document from a stream, specifying the document format. The stream from which to load a document. One of the enumeration members indicating the document format. true, if the document is successfully loaded; otherwise, false. Loads a document template from a stream with specific document format. The stream from which to load a document. One of the enumeration members, indicating the document format. true, if the document is successfully loaded; otherwise, false. Merges the current document and sends the result to the specified . An object exposing the interface to which the merged document is sent. Merges the current document using the specified options, and sends the result to the specified . A interface exposing options for the current merge. An object exposing the interface to which the merged document is sent. Merges the current document using the specified options and sends the result to the specified RichEditDocumentServer instance. A interface exposing options for the current merge. An object implementing the IRichEditDocumentServer interface, such as the or the instance. Merges the current document using the specified options and sends the result to the specified stream in a specified format. A interface exposing options for the current merge. A object that is the output stream. A enumeration member specifying the destination format. Merges the current document using the specified options and sends the result to the specified file in a specified format. A interface exposing options for the current merge. A name of the file to which the merged document is saved. A enumeration member specifying the destination format. Merges the current document and sends the result to the specified RichEditDocumentServer instance. An object implementing the IRichEditDocumentServer interface, such as the or the instance. Merges the current document and sends the result to the specified stream in a specified format. A object that is the output stream. A enumeration member specifying the destination format. Merges the current document and sends the result to the specified file in a specified format. A name of the file to which the merged document is saved. A enumeration member specifying the destination format. Fires when mail merge is completed. Fires after each data record is merged with the document in the mail merge process. Fires before each data record is merged with the document in the mail merge process. Fires before mail merge starts. Gets or sets the document content as MHT text. A string containing text in MHT format. For internal use. For internal use. Gets or sets a value that indicates that the document contents is modified since it was last saved. true if the control’s contents were modified since it was last saved; otherwise, false. Occurs when the value of the property is changed. Gets or sets the document content as an array of bytes in Open Office Text (.odt) format. An array of bytes containing data in the OpenDocument Text (.odt) format. For internal use. Gets or sets the document content as an array of bytes in Office Open XML (Docx) format. An array of bytes representing the document in Docx format. For internal use. Provides access to the variety of options which can be specified for the RichEditDocumentServer. A object containing various RichEdit options. Performs a service substitution. A service of the specified type that will replace the former service. The type of service to replace. Previously registered service of the specified type, or null (Nothing in Visual Basic) if the service does not exist. Gets or sets the formatted text content of the document. A string, containing the document’s content in rich text format. For internal use. Saves the document to a byte array in the specified file format. An enumeration member that specifies the output document format. A byte array that contains data in the specified format. Saves the document to a byte array in the specified file format and encrypts it with a password. An enumeration member that specifies the output document format. Specifies encryption settings. A byte array that contains encrypted data in the specified format. Saves the document to a stream, specifying the document’s format. The stream to output the document to. One of the enumeration values. Saves the document to a stream, specifying the document’s format and encryption options. The stream used to output the document. Indicates the document format. Document encryption options. Fires in response to changing a selection in the document. Gets or sets the plain text content of the document. A string, containing the document’s unformatted text. Occurs when moved text has been changed since it was moved. Gets or sets a unit of measure used within the RichEditDocumentServer. One of the enumeration values. Fires after the Unit property is changed. Fires before the Unit property is changed. Gets or sets the document content as the text in WordProcessingML (Microsoft Office Word 2003 XML) format. A string of text in WordML format. For internal use. Interface implementing the Visitor pattern. Performs the operation as required by the Visitor and the View. A instance representing the RichEdit’s View for which the operation is performed. Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern. A instance, representing the RichEdit’s View for which the operation is performed. Performs the operation as required by the Visitor and the View, as defined in the Visitor pattern. A instance representing the RichEdit’s View for which the operation is performed. Lists variants for substituting the line break. Line break is not replaced, i.e. it is left intact. Line break is treated as a paragraph delimiter. Line break is substituted with a space. Contains classes and enumerations that are intended to localize the User Interface of the DevExpress WinForms Rich Text Editor. A base class that provides necessary functionality for custom localizers of captions used in RichEditControl UI. Initializes a new instance of the class with default settings. Returns a localizer object, which provides resources based on the thread’s language and regional settings (culture). An object representing resources based on the thread’s culture. Returns a localizer object, which provides resources based on the thread’s language and regional settings (culture). A object, which provides resources based on the thread’s culture. Returns a localized string for the given string identifier. A DevExpress.XtraRichEdit.Localization.RichEditExtensionsStringId enumeration value identifying the string to localize. A corresponding to the specified identifier. A default localizer to translate resources for WinForms Rich Editor UI. Initializes a new instance of the class with default settings. A base class that provides necessary functionality for custom localizers of the WinForms Rich Text Editor control. Initializes a new instance of the class with the default settings. Returns a localizer object, which provides resources based on the thread’s language and regional settings (culture). An object representing resources based on the thread’s culture. Returns a localizer object, which provides resources based on the thread’s language and regional settings (culture). A object, which provides resources based on the thread’s culture. Returns a localized string for the given string identifier. A DevExpress.XtraRichEdit.Localization.XtraRichEditStringId enumeration value identifying the string to localize. A corresponding to the specified identifier. A default localizer to translate resources for WinForms Rich Text Editor. Initializes a new instance of the class with the default settings. Contains custom separators used in numeric format switches of the document fields. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified settings. A value. This value is assigned to the property. A value. This value is assigned to the property. A value. This value is assigned to the property. A value. This value is assigned to the property. Copies all settings from the object passed as the parameter to the current object. A object whose settings are assigned to the current object. Removes all custom separators. Gets or sets a symbol displayed in the field result instead of a decimal separator specified in the numeric format switch. A string which will be displayed as a decimal separator. Gets or sets a symbol displayed in the field result instead of a group separator specified in the numeric format switch. A string which will be displayed as a group separator. Indicates whether none of the custom separators are specified. true, if custom separators are not specified; otherwise, false. Gets or sets a symbol used as a decimal separator in the numeric format switch of a document field. A string which will be recognized as a decimal separator. Gets or sets a symbol used as a group separator in the numeric format switch of a document field. A string which will be recognized as a group separator. Provides data for the MailMergeFinished event. Gets a merged document. A interface providing access to a merged document. A method that will handle the MailMergeFinished event of the RichEditControl. The event source. This parameter identifies the RichEditControl, which raised the event. A object which contains event data. Provides data for the MailMergeRecordFinished event. Gets a merged document. A interface providing access to a merged document. Gets a template document after a record is merged. A interface providing access to an interim document. Gets an index of a record currently merged. An integer that is the data record index. A method that will handle the MailMergeRecordFinished event of the RichEditControl. The event source. This parameter identifies the RichEditControl, which raised the event. A object which contains event data. Provides data for the MailMergeRecordStarted event. Gets a merged document. A interface providing access to a merged document. Gets a template document before a record is merged. A interface providing access to an interim document. Gets an index of a record currently merged. An integer that is the data record index. A method that will handle the MailMergeRecordStarted event of the RichEditControl. The event source. This parameter identifies the RichEditControl, which raised the event. A object which contains event data. Provides data for the MailMergeStarted event. Gets a merged document. A interface providing access to a merged document. Specifies the text displayed by the progress indicator while the document is being rendered. A value. A method that will handle the MailMergeStarted event of the RichEditControl. The event source. This parameter identifies the RichEditControl, which raised the event. A object which contains event data. Represents the class containing options for the availability of numbered and bulleted lists in the document. Initializes a new instance of the class with the default settings. Copies all settings from the object passed as the parameter to the current object. A object whose settings are assigned to the current object. Gets or sets the availability of operations with bulleted lists in the document. A enumeration specifying the bulleted list operations availability. Gets whether the bulleted lists feature is allowed. true if a feature is allowed; otherwise, false. Copies the appropriate properties of the specified object into the current instance of the class. A class instance that is the source object for copying. Gets or sets the availability of operations with multilevel lists in the document. A enumeration specifying the availability of multilevel list operations. Gets whether the multilevel lists feature is allowed. true if a feature is allowed; otherwise, false. Gets or sets the availability of operations with simple numbered lists in the document. A enumeration specifying the availability of numbered list operations. Gets whether the simple numbered lists feature is allowed. true if a feature is allowed; otherwise, false. Lists the values specifying the mode for inserting a page break into a document. The page break is inserted next to the specified position in the current line. A page break is inserted in the new line. Combines the page index and page bounds. Gets coordinates of a rectangle which encompasses the page. A structure specifying the coordinates of the layout element. Gets the index of a page. An integer that is the zero-based page index. Combines the page index and position in the page layout. Initializes new instance of the class with the specified settings. An integer that is the index of a page. A that specifies a position on a page. Gets the index of a page. An integer that is the zero-based page index. Gets the location of the point on a page. A object that is the location of the point on a page. Lists modes characterizing how the formatting of the destination document is applied to the text being pasted. Does not apply formatting of the destination document to the pasted text. Applies the style characteristics of the surrounding text to the pasted text except for formatting specified in RTF of the text being pasted. Lists values used to specify what bookmarks of a document exported to PDF should appear in the PDF Viewer’s Bookmarks panel. Specifies that all bookmarks with references in a document should be displayed in the Bookmarks panel. Specifies that bookmarks contained in a document should not be displayed in the Bookmarks panel. Specifies that only bookmarks based on which a TOC is generated should be displayed in the Bookmarks panel. Contains settings which specify parameters affecting how the document is printed. Initializes a new instance of the class. Gets or sets whether DOCVARIABLE fields are automatically updated before a document is printed. true, to update fields before a document is printed; otherwise, false. Makes the resulting document layout identical to the original document when exporting a rich text document to PDF. true, to preserve the original document layout when exporting it to PDF; otherwise false. Gets or sets whether to print the background of the document’s margin containing comment balloons. True, to print the background of the document’s margin; otherwise, false. Gets or sets whether to print the background color of the comment balloons. True, to print the comment balloon background; otherwise, false. Gets or sets whether the page background is printed in printouts or exported in graphic formats such as PDF. true, to print the page background; otherwise, false. Gets or sets whether the page background is printed in printouts or exported in graphic formats such as PDF. true to print the page background; otherwise, false. Specifies the user interface of the Print Preview form. A enumeration value. Gets or sets whether fields are automatically updated before a document is printed. true, to update fields before a document is printed; otherwise, false. Represents a page layout view of the Rich Edit control. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the view. Gets or sets whether line numbers, when enabled, are displayed in the PrintLayoutView. true to show line numbers if they are enabled; otherwise, false. Zooms the document so that the entire page is visible in the control. Gets or sets the maximum number of pages in a row at any zoom level. An integer representing a number of pages. Gets or sets the horizontal alignment of pages in the . An enumeration member that specifies how to align pages in the view. Gets the RichEditControl View’s type. The value. Accepts the Visitor passed as the argument, as defined in the Visitor pattern. A Visitor object that implements the interface. Contains settings which affect the layout of the PrintLayout view. Initializes a new instance of the class with the default settings. Gets or sets whether to retain the settings of a table that is extended past the margins of a document instead of using autofit to make the table fit within the margins. true to not use autofit; otherwise, false. Gets or sets how to apply horizontal table indents. true, if the table’s left border is aligned to the page margin; false, if the edge of the text inside the top left cell is aligned to the page margin. Lists the values specifying the user interface of the Print Preview form. The Print Preview form utilizes the Bars user interface. The Print Preview form utilizes the Ribbon user interface. Represents settings which define how the ranges with permissions are marked in the document. Initializes a new instance of the class with the default settings. Gets or sets the color of the visual marks (brackets) that indicate the start and the end of a range with permission in a document with protection disabled. A structure representing ARGB color. Gets or sets the color of the visual marks (brackets) that indicate the start and the end of each editable range in a protected document with protection enabled. A structure representing ARGB color. Gets or sets the color used to highlight each editable range in a protected document with protection enabled. A structure representing ARGB color. Gets or sets whether the ranges with permissions are visually indicated. A enumeration member that specifies the visibility mode. Lists values used to indicate the color for revision markup. Black (#FF000000) Blue (#2E97D3) Bright Green (#84A35B) The color that corresponds to the current author. Blue (#FF0000FF) Red (#84A35B) Dark Blue (#FF00008B) Dark Red (#FF8B0000) Dark Yellow (#E09A2B) Gray (#A0A3A9) Gray (#50565E) Green (#FF556B2F) Pink (#FFFFC0CB) Red (#B5082E) Teal (#FF008080) Turquoise (#FF40E0D0)’ Violet (#FFEE82EE) White (#FFFFFFFF) Yellow (#FFFFFF00) Lists possible sources of a particular property value. The property value is obtained from the corresponding property of the control if it is different from default. The property value is obtained from the corresponding property of the control. The property value is obtained from the corresponding property of the document. Specifies the restricted operations that cannot be performed by end-users over a document. For internal use. Initializes a new instance of the class with the default settings. Copies all settings from the object passed as the parameter to the current object. A object whose settings are assigned to the current object. Specifies whether or not the Copy operation is permitted. A enumeration value. Specifies whether or not the Create New Document operation is permitted. A enumeration value. Specifies whether or not the Cut operation is permitted. A enumeration value. Indicates the maximum default zoom factor. A value, specifying the default maximum zoom factor (it equals positive infinity, by default). Indicates the minimum default zoom factor. A value, specifying the default minimum zoom factor (it equals 0.09, by default). Gets or sets whether to update the document properties automatically. true, to update the properties automatically ; otherwise, false. Specifies whether or not the Drag operation is permitted. A enumeration value. Specifies whether or not the Drop operation is permitted. A enumeration value. Specifies whether or not the Distribute and Thai Distribute alignment operations are permitted. A enumeration value. Gets or sets whether to enable document encryption. One of the enumeration values, indicating the feature availability. Specifies the settings applied to the default font of a RichEdit control. A enumeration member, specifying the font settings’ provider. Retrieves font substitution options. The object that contains font substitution options. Specifies the color settings applied to the default font of a RichEdit control. A enumeration member, specifying the provider of the font color settings. Gets or sets whether the removes text highlighting. True to retain text highlighting; otherwise, false. Specifies the upper limit of document zooming. A value, specifying the maximum zoom factor. Specifies the lower limit of document zooming. A value, specifying the minimum zoom factor. Specifies whether or not the Office Scrolling feature is enabled. A enumeration value. Specifies whether or not the Open Document operation is permitted. A enumeration value. Specifies whether or not the overtype mode is allowed. true if the overtype is allowed; otherwise, false. Gets or sets whether a page break is inserted next to the specified position or in the new line. A enumeration value. Specifies whether or not the Paste operation is permitted. A enumeration value. Specifies the substitute character that is used to replace the line break in pasted HTML. A enumeration value, specifying a substitute character for a HTML line break. Specifies whether or not to paste a cell from the Clipboard as plain text. true, to paste cell contents as plain text; otherwise, false. Specifies whether or not the printing operations are permitted. A enumeration value. Specifies whether or not the right-to-left text direction is permitted. One of the enumeration values indicating the feature availability. Specifies whether or not the Save Document operation is permitted. A enumeration value. Specifies whether or not the Save Document As… operation is permitted. A enumeration value. Specifies whether or not the RichEdit popup menu can be displayed. A enumeration value. Specifies which character(s) to insert when pressing the TAB key. A value, specifying the character(s) to insert when the TAB key has been pressed. Specifies whether or not the touch device input is analyzed. A enumeration value. Specifies whether or not to use a font substitution for displaying characters that are missing in the current font. true, to enable displaying substitution characters; otherwise, false. Specifies whether to use theme fonts to retrieve default document font information. true, to retrieve document fonts from themes; otherwise, false. Specifies whether or not the Zoom operation is permitted. A enumeration value. Lists values specifying the visibility of bookmarks. Bookmark visibility is determined by the current view. Bookmarks are always hidden. Bookmarks are always visible. Platform-independent brush. Its platform-specific implementations are used to fill shapes and draw text on the layout . Lists values that indicate what format-specific clipboard operations are allowed. You can only copy format-specific content. No operations allowed. All operations are allowed. You can only paste format-specific content. Provides data for the event. Initializes a new instance of the class with the specified exception. An object representing the exception which caused an event. Gets the exception which triggers the event. An object representing an exception which caused the event. Represents a method that will handle the event. The event source. This parameter identifies the , which raised the event. A object which contains event data. Lists values specifying the visibility of comments. Comment visibility is determined automatically. Comments are always hidden. Comments are always visible. Allows setting common parameters for all RichEditControl instances in the application. Fixes incorrectly displayed rotated images in loaded RTF files. True, to turn the compatibility option on; otherwise, false. Gets or sets the name of the font which is the default font for Rich Edit controls in the application. A string that is the font name. Gets or sets the size of the font which is the default font size for RichEdit controls in the application. A value that specifies the font size in points. Static property that switches off the vertical metrics correction introduced for CJK font support. True, to disable CJK font correction; otherwise, false. Gets or sets whether to use DWrite to measure document text. true, to use DWrite instead of GDI; otherwise, false. Gets or sets whether to restore the previous document layout calculation. true to enable the legacy layout engine; otherwise, false.The default value is false. Allows you to use obsolete PDF export implemented in earlier versions. true to use PDF export based on the Printing System functionality; otherwise, false. Enables changing parsing rules for nested fields. True, to parse and evaluate nested fields in a way similar to MS Word; otherwise, false to use the legacy parser. A static property that enables you to retain the behavior when the last paragraph cannot be deleted. True, to retain the former behavior and not remove the last paragraph when the last range is deleted; otherwise, false. Gets or sets whether to keep importing document hyperlinks when importing document fields is forbidden. true, to import hyperlinks; otherwise, false. Specifies whether to merge the inserted table with the successive table. true, to merge successive tables; otherwise, false. Specifies whether to use theme fonts to retrieve default document font information. true, to retrieve document fonts from themes; otherwise, false. Gets or sets whether the information about the default font size (12pt) should be written to the RTF document code. true, to enable writing the information about the default RTF font size; otherwise, false. Represents the base class for the RichEditControl and RichEditDocumentServer options. Provides access to options for displaying annotations in a document. An object that contains options for document annotations (comments and Track Changes). Provides access to an object used to specify the identity parameters for range editing permissions. An class instance that holds identity parameters. Provides access to options that enable you to configure autocorrect features. An object containing settings for autocorrect features. Provides access to an object that enables you to apply restrictions on different editor operations. A class instance containing restriction specifications. Provides access to an object used to specify different options for bookmarks in the document. A object containing options for the document bookmarks. Gets the data formats currently available on the Clipboard. A object. Provides access to options for displaying comments in the document. A value. Provides access to options useful in certain scenarios for inserting the content of one document into another. A object containing options applicable to certain copy-paste scenarios. For internal use. Provides access to an object used to specify document restrictions. A class instance that provides access to various document restrictions. Provides access to the control’s document saving options. A object that contains document saving related settings. Provides access to the options used for export to different formats. A object containing format-specific export options. Gets document field options. An object that contains document field options. Provides access to an object used to specify how formatting marks are shown in the document. A instance specifying the visibility of formatting marks. Provides access to options specific to the horizontal ruler element of the RichEditControl. A class instance containing options specific to the horizontal ruler. Provides access to options specific to hyperlinks. A class instance containing options specific to hyperlinks. Provides access to the options used for import from different formats. A object containing format-specific import options. Provides access to RichEditControl options that affect layout and display. A object containing specific options. Provides access to the default mail merge options. A object containing default mail merge options. Provides access to options specific to printing. A object instance containing specific options. Provides access to an object used to specify various options for ranges with permissions in the document. A object containing options for ranges with permissions. Provides access to the options used for searching within a document. A object containing options used for searching. Provides access to options that determine how the spell checker processes the document text. A object that contains options which determine the spell checker behavior. Provides access to an object used to specify different options for tables in the document. A object containing options for the document tables. Provides access to options specific for the vertical ruler. A object used to specify options for the vertical ruler. Lists styles of dashed lines drawn with the object and its descendants. Specifies a dashed line. Specifies a dash-dot line. Specifies a line with a repeating dash-dot-dot pattern. Specifies a dotted line. Specifies a solid line. Lists possible errors which occur while attempting to load a password-encrypted document. Indicates that the encryption type is not supported. For example, this error occurs when you open a DOC file that uses RC4 CryptoAPI encryption with third-party cryptographic service providers. Indicates that the document did not pass the HMAC verification. Indicates that the file is encrypted and you should set the or property to a password string The password specified by the property is incorrect. Fires under certain conditions when an attempt to load a password-protected .doc file fails. Initializes a new instance of the class with the specified settings.’ One of the enumeration members specifying the error type. A string that contains additional information about the error. Provides access to an object containing information about the error that occurs while attempting to decrypt a document. An object containing information about an error. A non-visual .NET library providing all the word processing functionality. Initializes a new instance of the class with the default settings. Adds the specified service to the service container. The type of service to add. A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested. Adds the specified service to the service container. The type of service to add. A callback object that is used to create the service. This allows a service to be declared as available, but delays the creation of the object until the service is requested. true to promote this request to any parent service containers; otherwise, false. Adds the specified service to the service container. The type of service to add. An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter. Adds the specified service to the service container. The type of service to add. An instance of the service type to add. This object must implement or inherit from the type indicated by the serviceType parameter. true to promote this request to any parent service containers; otherwise, false. Occurs after the document is successfully exported. Occurs before the document is saved (exported to a certain format). Occurs before a document is loaded (imported from an external source). Enables you to specify a custom descendant to alter the way the layout elements are drawn. For internal use. Locks the object until the method is called. Fires when the DOCVARIABLE field is updated. For internal use. Use the method instead. Occurs after a new comment is created in the document. Occurs when the document content was changed. Creates an object for specifying the options used in mail merge operations. A class instance containing options used for mail merge. Creates a new blank document. true to raise the event before creating a new document; otherwise false. true to create a new document; otherwise false. Occurs when one of the has changed. Occurs if the RichEditDocumentServer failed to open an encrypted file. Releases resources associated with a RichEditDocumentServer instance. Gets or sets the document content as an array of bytes in Microsoft Word 97-2003 format (Doc) format. The document content in Doc format. For internal use. Gets or sets the document content as an array of bytes in DOCM (Microsoft Office Open XML Macro-Enabled Document) format. The document content in DOCM format. For internal use Provides access to a interface, representing the document contained in the server. A interface that provides access to a loaded document. Occurs when a document that has not yet been saved is about to be closed. Occurs after one of the DocumentEncryption properties has been changed. Provides access to the document layout. A object. Occurs after a document is loaded. Occurs after one of the has changed. Gets or sets the document content as an array of bytes in DOT (Microsoft Word 97-2007 Template) format. The document content in DOT format. For internal use. Gets or sets the document content as an array of bytes in DOTM (Microsoft Office Open XML Macro-Enabled Template) format. The document content DOTM format. For internal use. Gets or sets the document content as an array of bytes in DOTX (Microsoft Office Open XML macro-free template) format. The document content in DOTX format. For internal use. Gets the current dpi value for the X-coordinate. A Single dpi value. Gets the current dpi value for the Y-coordinate. A Single dpi value. Occurs when a new document is created. Raises when the encrypted file did not pass the data integrity verification. Occurs when the encryption password is empty or invalid. Raises when the property is not set or returns an invalid password. Unlocks the object. Exports the document to the specified stream in PDF format. A object, to which the document is exported. Exports the document to the specified stream in PDF format. A object, to which the document is exported. A instance containing properties which define how a document is exported to PDF format. Exports the document content to the specified file path in PDF format. A which specifies the file name (including the full path) for the created PDF file. Exports the content of the RichEditControl to the specified file path in PDF format, applying PDF-specific options. A which specifies the file name (including the full path) for the created PDF file. A object which specifies the PDF export options. Gets or sets the document content as an array of bytes in FlatOpc (Microsoft Word XML Document, .xml) format. The document content in FlatOpc format. For internal use. Gets or sets the document content as an array of bytes in FlatOpcMacroEnabled (Microsoft Word XML Macro-Enabled Document, .xml) format. The document content in FlatOpcMacroEnabled format. For internal use. Gets or sets the document content as an array of bytes in FlatOpcMacroEnabledTemplate (Microsoft Word XML Macro-Enabled Template, .xml) format. The document content in FlatOpcMacroEnabledTemplate format. For internal use. Gets or sets the document content as an array of bytes in FlatOpcTemplate (Microsoft Word XML Template, .xml) format. The document content in FlatOpcTemplate format. For internal use. Gets the service object of the specified type. An object that specifies the type of service object to get. A service object of the specified type, or a null reference (Nothing in Visual Basic) if there is no service object of this type. Gets the specified service. The service type. A service object of the specified type or null for reference types and zero for numeric value types if a service is not available. Gets or sets the content as HTML text. A string containing text in HTML format. For internal use. Provides access to the collection of hyphenation dictionaries. A collection of objects implementing the interface. Occurs before a document is loaded. Handle this event to set initial document settings. Fires when the supplied data could not be recognized as data in the assumed format for import. Maintained for compatibility with the code written for the RichEditControl. Always true. Returns a value indicating whether the object is locked for update. true, if the object is locked; otherwise, false. Gets or sets the mode for layout calculation. A enumeration value. Default is . Gets or sets a unit of measure used for a document model layout. One of the enumeration values. Loads a document from a byte array. The file format is determined based on document content. A byte array that contains document data. true if the document was successfully loaded; otherwise, false. Loads a document in the specified format from a byte array. A byte array that contains document data. An enumeration member that specifies the format of the loaded document. true if the document was successfully loaded; otherwise, false. Loads a document in the specified format from a byte array. You can use this method to load HTML documents with connected files. A byte array that contains document data. An enumeration member that specifies the format of the loaded document. The document’s URI. You can use this parameter to load files associated with an HTML document. true if the document was successfully loaded; otherwise, false. Loads a document from the stream. A object that is the stream used to load a document. true, if the document is successfully loaded; otherwise, false. Loads a document from a stream, specifying the document format. The stream from which to load a document. One of the enumeration members indicating the document format. true, if the document is successfully loaded; otherwise, false. Loads a document from the stream in the specified format. External content for HTML format is retrieved using the specified source (base) URI. The stream from which to load the document. One of the enumeration members, indicating the document format. A string representing the document URI. true, if the document is successfully loaded; otherwise, false. Loads a document from the specified file. The file format is determined by its content. A string that specifies the file to load (including the full path). true, if the document is successfully loaded; otherwise, false. Loads a document from a file, specifying the document format. A string specifying the file to load (including the full path). One of the enumeration members, indicating the document format. true, if the document is successfully loaded; otherwise, false. Loads a document from the file in the specified format. External content for HTML format is retrieved using the specified source (base) URI. A string specifying the file to load (including the full path). One of the enumeration members, indicating the document format. A string representing the document URI. true, if the document is successfully loaded; otherwise, false. Loads a document template from a byte array. A byte array that contains document data. true if the document was successfully loaded; otherwise, false. Loads a document template in the specified format from a byte array. A byte array that contains document data. An enumeration member that specifies the format of the loaded document. true if the document was successfully loaded; otherwise, false. Loads a document template from the stream. A object that is the stream used to load a document. true, if the document is successfully loaded; otherwise, false. Loads a document template with specified format from a stream. The stream from which to load a document. One of the enumeration members, indicating the document format. true, if the document is successfully loaded; otherwise, false. Loads a document template from the specified file. A string specifying the file to load (including the full path). true, if the document is successfully loaded; otherwise, false. Loads a document template from the file in the specified format. A string specifying the file to load (including the full path). One of the enumeration values indicating the document format. true, if the document is successfully loaded; otherwise, false. Merges the current document and sends the result to the specified . An object exposing the interface to which the merged document is sent. Merges the current document using the specified options, and sends the result to the specified . A interface exposing options for the current merge. An object exposing the interface to which the merged document is sent. Merges the current document using the specified options and sends the result to the specified RichEditDocumentServer instance. A interface exposing options for the current merge. An object implementing the IRichEditDocumentServer interface, such as the or the instance. Merges the current document using the specified options and sends the result to the specified stream in a specified format. A interface exposing options for the current merge. A object that is the output stream. A enumeration member specifying the destination format. Merges the current document using the specified options and sends the result to the specified file in a specified format. A interface exposing options for the current merge. A name of the file to which the merged document is saved. A enumeration member specifying the destination format. Merges the current document and sends the result to the specified RichEditDocumentServer instance. An object implementing the IRichEditDocumentServer interface, such as the or the instance. Merges the current document and sends the result to the specified stream in a specified format. A object that is the output stream. A enumeration member specifying the destination format. Merges the current document and sends the result to the specified file in a specified format. A name of the file to which the merged document is saved. A enumeration member specifying the destination format. Fires when mail merge is completed. Fires after each data record is merged with the document in the mail merge process. Fires before each data record is merged with the document in the mail merge process. Fires before mail merge starts. Gets or sets the document content as MHT text. A string containing text in MHT format. For internal use. For internal use. Gets or sets a value that indicates that the document contents is modified since it was last saved. true if the control’s contents were modified since it was last saved; otherwise, false. Occurs when the value of the property is changed. Gets or sets the document content as an array of bytes in Open Office Text (.odt) format. An array of bytes containing data in the OpenDocument Text (.odt) format. For internal use. Gets or sets the document content as an array of bytes in Office Open XML (Docx) format. An array of bytes representing the document in Docx format. For internal use. Provides access to the variety of options which can be specified for the RichEditDocumentServer. A object containing various RichEdit options. Prints the document to the default printer with the default settings. Prints the document with the given printer settings. A instance containing printer settings. Prints the document with the given printer settings and document name. A instance containing printer settings. A string indicating the document name to be printed. Removes the service of the specified type from the service container. The type of service to remove. Removes the service of the specified type from the service container. The type of service to remove. true to promote this request to any parent service containers; otherwise, false. Performs a service substitution. A service of the specified type that will be registered. The type of service to register. Previously registered service of the specified type, or null (Nothing in Visual Basic) if the service does not exist. Gets or sets the formatted text content of the document. A string, containing the document’s content in rich text format. For internal use. Saves the document to a byte array in the specified file format. An enumeration member that specifies the output document format. A byte array that contains data in the specified format. Saves the document to a byte array in the specified file format and encrypts it with a password. An enumeration member that specifies the output document format. Specifies encryption settings. A byte array that contains encrypted data in the specified format. Saves the document to a stream, specifying the document’s format. The stream to output the document to. One of the enumeration values. Saves the document to a stream, specifying the document’s format and encryption options. The stream used to output the document. Indicates the document format. Document encryption options Saves the control’s document to a file, specifying the document’s format. A string value specifying the path to a file into which to save the control’s document. One of the enumeration values. Saves the document to a file, specifying the document’s format and encryption options. A file name. Indicates the document format. Document encryption options. Fires in response to changing a selection in the document. Gets or sets the plain text content of the document. A string, containing the document’s unformatted text. Occurs when moved text has been changed since it was moved. This event is raised when an exception unhandled by the RichEditDocumentServer occurs. Gets or sets a unit of measure used within the RichEditDocumentServer. One of the enumeration values. Gets or sets the document content as the text in WordProcessingML (Microsoft Office Word 2003 XML) format. A string of text in WordML format. For internal use. Lists values specifying the visibility of formatting marks. Formatting mark visibility is determined by the current view. Formatting marks are always hidden. Formatting marks are always visible. Provides options used to retrieve information about the layout element located under the hit point. Gets the type of the layout element located under the test point. An object indicating the layout element. Provides the hit information about the element that is positioned next to the current hit element. A object containing information about the next element. Reverses the order of the elements in the hit test result. An original object. A new object that is the hit test result with a reversed order of elements. Provides data for the , and events. Initializes a new instance of the class with the specified exception. An object representing the exception which caused an event. Gets the exception which triggers the InvalidFormatException event. An object representing an exception which caused the event. References a method that will handle the , and events. The event source. This parameter identifies the , which raised the event. A object which contains event data. Represents the class containing miscellaneous layout options. Initializes a new instance of the class with the default settings. Provides access to options specific for the layout of the Draft view. A object instance containing specific options. Provides access to options specific for the layout of the PrintLayout view. A object instance containing specific options. Provides access to options specific for the layout of the Simple view. A object instance containing specific options. Specifies the default mail merge options. Initializes a new instance of the class with the default settings. Specifies the index of a data record displayed by fields in a mail-merge document. An integer value, specifying the ordinal number of a record in a data source. Allows you to specify group and decimal separators used in a numeric format switch. A object. Specifies the member of a mail-merge document‘s data source. A value, specifying the data member name. Specifies the data source of a mail-merge document. A value, specifying the document data source. Specifies the field format string. A value that specifies the field format. Specifies whether or not the last paragraph of the inserted document is kept in the resulting document. true, to retain the last paragraph of the inserted document; otherwise, false. Specifies whether to display field results or field codes in a mail-merge document. true, to display actual data; otherwise, false. Represents a base class for the classes containing different options used in the RichEditControl. Occurs when the options are modified. Resets all notification options to their default values. Lists values that specify how to align pages in the . Centers pages. Aligns pages to the left. Aligns pages to the right. Platform-independent pen. Its platform-specific implementations are used to draw ellipses, lines and rectangles on the layout . Gets or sets a line style of the object. One of the enumeration values. Gets or sets the line thickness of the object. An Int32 value that is the line thickness. Lists values specifying the visibility of indicators for ranges with permissions (highlighting, enclosing brackets). The default value. Currently is equal to Ranges with permissions are not highlighted. Ranges with permissions are always highlighted. Specifies the visibility of a ruler. The ruler visibility is determined by the current view. The ruler is always hidden. The ruler is always visible. Lists values specifying the visibility of grid lines in table cells without borders. Default setting. If cells do not have borders applied, their boundaries are not shown. Cell boundaries of a table are shown wherever the table doesn’t have borders applied. Cell boundaries of a table are shown while dragging it with the mouse. Provides data for the event. Initializes a new instance of the class with the specified exception. An object representing the exception which caused an event. Gets the exception which triggers the UnhandledException event. An object representing an exception which caused the event. Gets or sets whether the exception should be propagated upwards. true to stop the exception from being propagated; otherwise, false. Represents a method that will handle the UnhandledException event of the RichEditControl. The event sender ( a ). A object which contains event data. Represents a base class for the RichEditControl views. Specifies whether or not to obtain the font color and background color values from the current skin, if they have not been defined explicitly. true to obtain unspecified font color and background color values from the current skin; otherwise false. Gets or sets whether line numbers can be displayed in the view. true to show line numbers if they are enabled; otherwise, false. Gets or sets the background color of the View. A object representing the background color of the View. Provides access to the IRichEditControl interface of the view owner. An object exposing the interface. For internal use. Gets the caret coordinates in the current document’s view. The rectangle encompassing the caret measured in Obtains the page index and the layout position on the page for the specified point. A object that is the point in control coordinates. A object containing the page index and the position on a page. Obtains information on the layout of visible pages. A <,> list of layout information on individual pages. Gets the range encompassing all pages which are shown in the View. A that is the range containing visible pages. Gets the position relative to the document and returns the position relative to the control. A instance that specifies the layout position on a specific page of the document. A structure or null. Occurs every time any of the RichEditView class properties has changed its value. Overrides the base class method to clear the text representation of an object. An empty string. Gets the RichEditControl View’s type. A enumeration member indicating the type of the View. A key method for the Visitor pattern that calls the appropriate Visit method of the Visitor. An object exposing the representing the Visitor of the Visitor pattern. Gets or sets the current zoom level used to display the document. The factor by which the contents of the control is zoomed. Represents a repository for the views of the Rich Edit control. For internal use. Provides access to the Draft View of the RichEditControl. A object representing the Draft view of the control. Provides access to the Print Layout View of the RichEditControl. A object representing the Print layout view of the control. Provides access to the Simple View of the RichEditControl. A object representing the Simple view of the control. Overrides the base class method to clear the text representation of an object. An empty string. Specifies the view used to show the document within the . Specifies that the control is in a draft mode. Specifies that the control is in a print layout mode. In this mode, the control displays pages with all formattings applied. Specifies that the control is in a simple mode used for simple text and web pages. This mode shows how the document looks as a website. Represents the base class for ruler options. Gets or sets whether the ruler is shown. A enumeration member specifying the visibility mode. Contains interfaces and classes that provide auxiliary functionality as services in RichEditControl. Defines the corrections provider for the . Creates the AutoCorrectInfo object from input text for further analysis. An object providing input text and methods to analyze it. Defines a service that performs auto correction. Performs a specified replacement. An object containing the text and its replacement. Consistently calls the corresponding methods of registered AutoCorrect providers to create an AutoCorrectInfo object. An object providing input text and methods to analyze it. Registers the provider and makes it available to clients of the service. An object which exposes the interface. Provides a table containing input strings and their replacements. An object composed of strings and objects specified to replace those strings. Cancels the provider registration and makes it unavailable for the clients of the service. An object which exposes the interface. Allows detecting the format of the document contained in the stream. Determines the format of the document contained in the stream. A object that is the stream containing the document. A enumeration value specifying the document format. Defines a service used to create RichEdit with Reviewing Pane commands. Creates a command by its ID. A command to create. The related RichEditControl. An XtraRichEdit command object. Defines a service that is used to create RichEdit commands. Creates a command by its ID. A member specifying a command to create. An XtraRichEdit command object. Enables you to implement the text highlighting functionality. This method is called if the text content of the control is modified. Reserved for future use. Provides a list of user groups to fill the Editing Permissions form. Provides a list of groups for the Editing Permissions form. A list of strings (the <,> object) containing group names. Provides a list of identities to fill the Editing Permissions form. Provides a list of user names for the Editing Permissions form. A list of strings (the <,> object) containing usernames. Represents a simple view of the Rich Edit control. Initializes a new instance of the class with the specified owner. An object exposing the DevExpress.XtraRichEdit.IRichEditControl interface specifying the owner of the view. Gets or sets the distance in pixels between the text and the control’s borders. This structure is equivalent to and contains padding information. Gets the RichEditControl View’s type. The value. Accepts the Visitor passed as the argument as defined in the Visitor pattern. A Visitor object that implements the interface. Gets or sets whether the text is wrapped when a document is displayed in the simple view. true to enable text wrapping; otherwise false. Contains settings which affect the layout of the Simple view. Initializes a new instance of the class with the default settings. Gets or sets whether to retain the settings of a table that is extended past the margins of a document instead of using autofit to make the table fit within the margins. true to not use autofit; otherwise, false. Gets or sets how horizontal table indents are applied. true, if the table’s left border is aligned to the view margin; false, if the edge of the text inside the top left cell is aligned to the view margin. Specifies whether to resize the table cells if their contents extend the cell margins. true, to resize the table; otherwise, false. Contains options that specify how the spell checker should process text in any range of the document. Initializes a new instance of the class with the default settings. Gets or sets whether the spell checker should ignore language settings for document ranges and determine the language automatically. true to allow the spell checker to automatically determine the language of any document range; otherwise, false. Specifies whether the spell check stops and the list of misspelled words is cleared when the number of found misspellings exceeds a predefined limit. true, to clear the list of the found misspelled words; otherwise, false. Gets or sets whether the spell checker should ignore “no-proof” settings for text ranges in a document. true, to ignore “no-proof” settings; otherwise, false. Gets or sets the number of misspelled words at which spell check is resumed after it has been stopped due to the high number of misspellings. An integer value that is the lower error limit. Gets or sets the number of errors at which the spell check stops. An integer value that is the upper error limit. Provides data for the RichEditControl.SpellingErrorLimitExceeded event. Initializes a new instance of the class with the default settings. Gets or sets whether to clear the list of found errors. True, to clear the list of errors and remove underline highlighting; otherwise, false. Gets or sets whether the property value should be used instead of the option. True, to use the property value; otherwise, false. A method that will handle the RichEditControl.SpellingErrorLimitExceeded event. The event source. This parameter identifies the , which raised the event. A object which contains event data. Lists values used to indicate revisions made in table cells. A color corresponding to the current author. Gray (#FF808080) Light Blue (#FFADD8E6) Light Green (#FF90EE90) Light Orange (#FCE3D0) Light Purple (#EADFEF) Light Yellow (#FFFFFFE0) No color is specified. Pink (#FFFFC0CB) Represents the class containing miscellaneous table options. Initializes a new instance of the class with the default settings. Gets or sets whether the boundaries of cells without borders applied, are visible. A enumeration value specifying the gridlines visibility mode. Represents Track Changes color options. Initializes a new TrackChangesOptions instance with default settings. Specifies the position of changed lines’ indicators. One of the ChangedLinesMarkupPosition enumeration values indicating the position of a changed lines markup. Specifies a color to indicate a deleted table cell. One of the TableCellRevisionColor enumeration values indicating the deleted cell color. Specifies a color to indicate deletions. One of the RevisionColor enumeration values indicating the markup color. Specifies the style of the markup used to indicate deleted content. One of the DisplayDeletionStyle enumeration values indicating the markup style. Specifies the markup used to indicate changed format options. One of the DisplayFormatting enumeration values indicating the markup for formatting changes. Specifies how to display document changes. One of the DisplayForReviewMode enumeration values indicating the display mode. Specifies the style of the markup used to indicate inserted content. One of the DisplayDeletionStyle enumeration values indicating the markup style. Specifies the style of the markup used to indicate the content moved from this position. One of the DisplayDeletionStyle enumeration values indicating the markup style. Specifies the style of the markup used to indicate the content moved to this position. One of the DisplayDeletionStyle enumeration values indicating the markup style. Specifies a color used to indicate changed format options. One of the RevisionColor enumeration values indicating the markup color. Specifies the color used to indicate inserted table cells. One of the TableCellRevisionColor enumeration values indicating the markup color. Specifies a color used to indicate inserted content. One of the RevisionColor enumeration values indicating the markup color. Specifies a color used to indicate merged cells. One of the TableCellRevisionColor enumeration values indicating the markup color. Specifies a color used to indicate the content moved from the target position. One of the RevisionColor enumeration values indicating the markup color. Specifies a color used to indicate the content moved to the target position. One of the RevisionColor enumeration values indicating the markup color. Specifies a color used to indicate split cells. One of the TableCellRevisionColor enumeration values indicating the markup color. Provides data for the TrackedMovesConflict event. Provides access to the range of the moved text’s new location. A DocumentRange object that is new location’s range. Retrieves the range of the moved text’s original location. A DocumentRange object that is original location’s range. Gets or sets what version of moved text to keep. One of the TrackedMovesConflictResolveMode enumeration values indication the resolve mode. Provides access to the revision whose rejection fired the event. A target revision. References a method that will handle the TrackedMovesConflict event. The event source. This parameter identifies the component, which raised the event. A object which contains event data. Lists values used to indicate what version of the moved text to keep. Keep text from the new location. Keep text from the original location. Lists modes that determine whether DOCVARIABLE fields are recalculated before printing or export to PDF. DOCVARIABLE fields are always recalculated before printing. Default value. DOCVARIABLE fields are never recalculated before printing. Lists options which determine how the property affects field updates. Locked fields are updated. Only DOCVARIABLE fields are updated. Locked fields are not updated. Default value. Contains utility classes that provide essential RichEdit functionality. Provides settings for individual symbols in a document. Initializes a new instance of the class with the default settings. Initializes a new instance of the class with the specified settings. A structure. A value, specifying the font name. Determines whether or not the specified object is equal to the current instance. The object to compare with the current object. true if the specified object is equal to the current instance; otherwise false. Specifies the font name. A value, specifying the font name. Serves as the default hash function. An integer value, specifying the hash code for the current object. Occurs every time any of the class properties has changed its value. Specifies the Unicode character. A structure, specifying a character as a UTF-16 code int. Represents the class containing options for the vertical ruler. Initializes a new instance of the class with the default settings.