| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | AlignParagraphContentCenter | Center aligns content in the paragraph(s) that intersect the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | AlignParagraphContentJustified | Justifies content in the paragraph(s) that intersect the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | AlignParagraphContentLeft | Left aligns content in the paragraph(s) that intersect the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | AlignParagraphContentRight | Right aligns content in the paragraph(s) that intersect the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyAllCapsFormatting | Adds 'all caps' formatting to the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyBoldFormatting | Adds bold formatting to the text in the word at the current Start location. If there is a non-zero length selection then only text in the current selection is formatted. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyDoubleStrikethroughFormatting | Applies DoubleStrikethrough formatting to the text in the word at the current Start location. If there is a non-zero length selection then only text in the current selection is formatted. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyFont | Applies the specified font to the text in the word at the current Start location. If there is a non-zero length selection then only text in the current selection is formatted. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyFontSize | Applies the specified font size to the text in the word at the current Start location. If there is a non-zero length selection then only text in the current selection is formatted. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyFontUnderlineFormatting | Applies the specified UnderlineType to the text in the word at the current Start location. If there is a non-zero length selection then only text in the current selection is formatted. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyItalicFormatting | Applies italic formatting to the text in the word at the current Start location. If there is a non-zero length selection then only text in the current selection is formatted. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyParagraphListStyle | Applies the specified list style Id to the paragraph(s) that intersect the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyParagraphShading | Applies the specified Shading to the paragraph(s) that intersect the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | ApplySingleStrikethroughFormatting | Applies SingleStrikethrough formatting to the text in the word at the current Start location. If there is a non-zero length selection then only text in the current selection is formatted. |
![Public Method](dotnetimages/publicMethod.gif) | ApplySmallCapsFormatting | Adds 'small caps' formatting to the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | ApplySubscriptFormatting | Adds superscript formatting to the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | ApplySuperscriptFormatting | Adds superscript formatting to the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyTextForecolor | Applies the specified forecolor to the text in the word at the current Start location. If there is a non-zero length selection then only text in the current selection is formatted. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyTextHighlightColor | Applies the specified highlight color to the text in the word at the current Start location. If there is a non-zero length selection then only text in the current selection is formatted. |
![Public Method](dotnetimages/publicMethod.gif) | ApplyVerticalAlignment | Applies the specified System.Windows.VerticalAlignment to the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | CanPaste | Determines whether the content from the clipboard can be pasted into the selection. |
![Public Method](dotnetimages/publicMethod.gif) | ClearParagraphListStyle | Clears the paragraph list style setting (if any) on the paragraph(s) that intersect the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | Collapse | Collapses a Range to the starting or ending position. |
![Public Method](dotnetimages/publicMethod.gif) | Copy | Copies the selected content to the clipboard. |
![Public Method](dotnetimages/publicMethod.gif) | Cut | Cuts the selected content and places it on the clipboard. |
![Public Method](dotnetimages/publicMethod.gif) | DecreaseIndent | Decrease the indentation of the paragraph(s) contained in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | DecreaseListIndent | Decrease the indentation of the list that contains the Selection Start. If the Selection Start is not within a list then no action is performed. |
![Public Method](dotnetimages/publicMethod.gif) | DecreaseParagraphOrListIndent | If the selection start is not within the first paragraph of a list, this method does the same thing as the DecreaseIndent method. If the selection start is within the first paragraph of a list, this method does the same thing as the DecreaseListIndent method. |
![Public Method](dotnetimages/publicMethod.gif) | DeleteCurrentCharacter | Deletes the character at the current Startlocation. If there is a non-zero length selection, the selected text is deleted. |
![Public Method](dotnetimages/publicMethod.gif) | DeletePreviousCharacter | Deletes the character preceding the Start location. If there is a non-zero length selection, the selected text is deleted. |
![Public Method](dotnetimages/publicMethod.gif) | DeleteToBeginningOfCurrentWord | Deletes all text from the Start location to the beginning of the current word (if the Start location is in the middle of a word), or deletes the previous word if the Start location is at the beginning of a word. If there is a non-zero length selection, the selected text is deleted. |
![Public Method](dotnetimages/publicMethod.gif) | DeleteToEndOfCurrentWord | Deletes all text from the Start location to the end of the current word. If there is a non-zero length selection, the selected text is deleted. |
![Public Method](dotnetimages/publicMethod.gif) | GrowFont | Increases the font size of the word at the current Start location. If there is an active selection only the font size of the selected text is increased. |
![Public Method](dotnetimages/publicMethod.gif) | IncreaseIndent | Increase the indentation of the paragraph(s) contained in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | IncreaseListIndent | Increase the indentation of the list that contains the Selection Start. If the Selection Start is not within a list then no action is performed. |
![Public Method](dotnetimages/publicMethod.gif) | IncreaseParagraphOrListIndent | If the selection start is not within the first paragraph of a list, this method does the same thing as the IncreaseIndent method. If the selection start is within the first paragraph of a list, this method does the same thing as the IncreaseListIndent method. |
![Public Method](dotnetimages/publicMethod.gif) | InsertTab | Inserts a tab character at the Start location. If there a non-zero length selection the current selected text is replaced with a tab. |
![Public Method](dotnetimages/publicMethod.gif) | MoveDown | Moves the selection down one line. |
![Public Method](dotnetimages/publicMethod.gif) | MoveToEndOfDocument | Moves the Start location to the end of the RichTextDocument. |
![Public Method](dotnetimages/publicMethod.gif) | MoveToEndOfLine | Moves the Start location to the end of the line containing the Start location . |
![Public Method](dotnetimages/publicMethod.gif) | MoveToNextCharacter | Moves the Start location to the next character position. |
![Public Method](dotnetimages/publicMethod.gif) | MoveToNextWord | Moves the Start location to the next word. |
![Public Method](dotnetimages/publicMethod.gif) | MoveToPreviousCharacter | Moves the Start location to the previous character position. |
![Public Method](dotnetimages/publicMethod.gif) | MoveToPreviousWord | Moves the Start location to the previous word. |
![Public Method](dotnetimages/publicMethod.gif) | MoveToStartOfDocument | Moves the Start location to the start of the RichTextDocument. |
![Public Method](dotnetimages/publicMethod.gif) | MoveToStartOfLine | Moves the Start location to the start of the line containing the Start location . |
![Public Method](dotnetimages/publicMethod.gif) | MoveUp | Moves the Start location up one line. |
![Public Method](dotnetimages/publicMethod.gif) | Paste | Pastes the content from the clipboard into the currently selected range of the document. |
![Public Method](dotnetimages/publicMethod.gif) | RemoveBoldFormatting | Removes bold formatting from the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | RemoveDoubleStrikethroughFormatting | Removes double strikethrough formatting from the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | RemoveItalicFormatting | Removes italic formatting from the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | RemoveSingleStrikethroughFormatting | Removes single strikethrough formatting from the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | RemoveStrikethroughFormatting | Removes all strikethrough formatting (single and/or double) from the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | RemoveSubscriptFormatting | Removes superscript formatting from the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | RemoveSuperscriptFormatting | Removes superscript formatting from the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | SelectAll | Selects all the content in the RichTextDocument. |
![Public Method](dotnetimages/publicMethod.gif) | SelectCurrentWord | Selects the word at the Start offset. |
![Public Method](dotnetimages/publicMethod.gif) | SelectDown | Moves the Start location down one line, selecting all text in between the start and end position. |
![Public Method](dotnetimages/publicMethod.gif) | SelectNextCharacter | Moves the selection end point one character position to the right. |
![Public Method](dotnetimages/publicMethod.gif) | SelectNextWord | Moves the selection end point one word to the right. |
![Public Method](dotnetimages/publicMethod.gif) | SelectPreviousCharacter | Moves the selection end point one character position to the left. |
![Public Method](dotnetimages/publicMethod.gif) | SelectPreviousWord | Moves the selection end point one word to the left. |
![Public Method](dotnetimages/publicMethod.gif) | SelectToEndOfDocument | Extends the selection to the end of the RichTextDocument. |
![Public Method](dotnetimages/publicMethod.gif) | SelectToEndOfLine | Extends the selection to the end of the line containing the End location. |
![Public Method](dotnetimages/publicMethod.gif) | SelectToStartOfDocument | Extends the selection to the start of the RichTextDocument. |
![Public Method](dotnetimages/publicMethod.gif) | SelectToStartOfLine | Extends the selection to the start of the line containing the End location. |
![Public Method](dotnetimages/publicMethod.gif) | SelectUp | Moves the Start location up one line, selecting all text in between the start and end position. |
![Public Method](dotnetimages/publicMethod.gif) | SetRange | Sets the starting and ending character positions for the range. |
![Public Method](dotnetimages/publicMethod.gif) | ShrinkFont | Decreases the font size of the word at the current Start location. If there is an active selection only the font size of the selected text is increased. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleAllCapsFormatting | Toggles the 'all caps' formatting of the word at the current Start location. If there is a non-zero length selection only formatting of the text in the current selection is toggled. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleBoldFormatting | Toggles the Bold formatting of the word at the current Start location. If there is a non-zero length selection only formatting of the text in the current selection is toggled. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleBulletFormatting | Toggles the bullet list format of the word at the current Start location. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleDoubleStrikethroughFormatting | Toggles the DoubleStrikethrough formatting of the word at the current Start location. If there is a non-zero length selection only formatting of the text in the current selection is toggled. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleItalicFormatting | Toggles the Italic formatting of the word at the current Start location. If there is a non-zero length selection only formatting of the text in the current selection is toggled. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleNumberFormatting | Toggles the number list format of the word at the current Start location. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleSingleStrikethroughFormatting | Toggles the SingleStrikethrough formatting of the word at the current Start location. If there is a non-zero length selection only formatting of the text in the current selection is toggled. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleSingleUnderlineFormatting | Toggles the Underline formatting (between UnderlineType.Single and UnderlineType.None) of the word at the current Start location. If there is a non-zero length selection only formatting of the text in the current selection is toggled. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleSmallCapsFormatting | Toggles the 'small caps' formatting of the word at the current Start location. If there is a non-zero length selection only formatting of the text in the current selection is toggled. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleSubscriptFormatting | Toggles the subscript formatting on the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | ToggleSuperscriptFormatting | Toggles the superscript formatting on the text in the current selection. |
![Public Method](dotnetimages/publicMethod.gif) | ToString | Gets the string representation of the Selection. |
![Public Method](dotnetimages/publicMethod.gif) | UpdateSelectionWithSpans | Allows one or more DocumentSpans to be applied to the selection as an atomic operation. |