Provides methods for translating RichTextBox commands into their corresponding actions.
Definition
Namespace:Telerik.Windows.Documents.RichTextBoxCommands
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
public class RichTextBoxCommandsTranslator : RichTextBoxCommands, INotifyPropertyChanged
Inheritance: objectRichTextBoxCommandsRichTextBoxCommandsTranslator
Derived Classes:
Implements:
Inherited Members
Constructors
public RichTextBoxCommandsTranslator(RichTextBoxCommands activeEditorCommands, RichTextBoxCommands mainEditorCommands)
Properties
Accepts all revisions in the rich text box document, finalizing the changes made.
public override AcceptAllRevisionsCommand AcceptAllRevisionsCommand { get; }
Overrides:
Accepts a revision in the rich text box document, applying the changes and removing the revision marker from the content.
public override AcceptRevisionCommand AcceptRevisionCommand { get; }
Overrides:
public override AddShapeTextBoxCommand AddShapeTextBoxCommand { get; }
Overrides:
Cancels the current formatting operation of the format painter.
public override CancelFormatPainterCommand CancelFormatPainterCommand { get; }
Overrides:
Represents a command to change the display mode of all fields in the RichTextBox.
public override ChangeAllFieldsDisplayModeCommand ChangeAllFieldsDisplayModeCommand { get; }
Overrides:
Changes the bibliographic style of the rich text box.
public override ChangeBibliographicStyleCommand ChangeBibliographicStyleCommand { get; }
Overrides:
Changes the font family of the selected text in the RichTextBox.
public override ChangeFontFamilyCommand ChangeFontFamilyCommand { get; }
Overrides:
Changes the foreground color of the font in the RichTextBox control.
public override ChangeFontForeColorCommand ChangeFontForeColorCommand { get; }
Overrides:
Changes the font highlight color of the selected text in the RichTextBox.
public override ChangeFontHighlightColorCommand ChangeFontHighlightColorCommand { get; }
Overrides:
Represents a command that changes the font size of selected text in a rich text box.
public override ChangeFontSizeCommand ChangeFontSizeCommand { get; }
Overrides:
Changes the state of the format painter command in the RichTextBox.
public override ChangeFormatPainterStateCommand ChangeFormatPainterStateCommand { get; }
Overrides:
Represents a command that changes the image wrapping style within a rich text box.
public override ChangeImageWrappingStyleCommand ChangeImageWrappingStyleCommand { get; }
Overrides:
Changes the type of the integrated watermark for the rich text box.
public override ChangeIntegratedWatermarkTypeCommand ChangeIntegratedWatermarkTypeCommand { get; }
Overrides:
Changes the layout mode of the specified RichTextBox control.
public override ChangeLayoutModeCommand ChangeLayoutModeCommand { get; }
Overrides:
Executes the command to change the list style of the selected content in the RichTextBox.
public override ChangeListStyleCommand ChangeListStyleCommand { get; }
Overrides:
Executes the command to change the page margins of a rich text box.
public override ChangePageMarginsTypeCommand ChangePageMarginsCommand { get; }
Overrides:
Changes the page orientation of the RichTextBox document.
public override ChangePageOrientationCommand ChangePageOrientationCommand { get; }
Overrides:
Changes the paper type of the document in the rich text box to the specified type.
public override ChangePaperTypeCommand ChangePaperTypeCommand { get; }
Overrides:
Executes the command to change the background color of the specified paragraph in a rich text box.
public override ChangeParagraphBackgroundColorCommand ChangeParagraphBackgroundColorCommand { get; }
Overrides:
Represents a command that changes the flow direction of a paragraph in a RichTextBox.
public override ChangeParagraphFlowDirectionCommand ChangeParagraphFlowDirectionCommand { get; }
Overrides:
Changes the list level of the specified paragraph in a RichTextBox.
public override ChangeParagraphListLevelCommand ChangeParagraphListLevelCommand { get; }
Overrides:
public override ChangeRotateTextWithShapeCommand ChangeRotateTextWithShapeCommand { get; }
Overrides:
Executes the command to change the columns of a specified section in a rich text box.
public override ChangeSectionColumnsCommand ChangeSectionColumnsCommand { get; }
Overrides:
Represents a command that changes the bottom margin of the footer in a section.
public override ChangeSectionFooterBottomMarginCommand ChangeSectionFooterBottomMarginCommand { get; }
Overrides:
Executes a command to change the top margin of a section header in a RichTextBox.
public override ChangeSectionHeaderTopMarginCommand ChangeSectionHeaderTopMarginCommand { get; }
Overrides:
public override ChangeShapeAutoFitToTextCommand ChangeShapeAutoFitToTextCommand { get; }
Overrides:
public override ChangeShapeFillCommand ChangeShapeFillCommand { get; }
Overrides:
public override ChangeShapeOutlineDashCommand ChangeShapeOutlineDashCommand { get; }
Overrides:
public override ChangeShapeOutlineFillCommand ChangeShapeOutlineFillCommand { get; }
Overrides:
public override ChangeShapeOutlineWidthCommand ChangeShapeOutlineWidthCommand { get; }
Overrides:
public override ChangeShapeTextBottomMarginCommand ChangeShapeTextBottomMarginCommand { get; }
Overrides:
public override ChangeShapeTextFillCommand ChangeShapeTextFillCommand { get; }
Overrides:
public override ChangeShapeTextLeftMarginCommand ChangeShapeTextLeftMarginCommand { get; }
Overrides:
public override ChangeShapeTextOutlineDashCommand ChangeShapeTextOutlineDashCommand { get; }
Overrides:
public override ChangeShapeTextOutlineFillCommand ChangeShapeTextOutlineFillCommand { get; }
Overrides:
public override ChangeShapeTextOutlineWidthCommand ChangeShapeTextOutlineWidthCommand { get; }
Overrides:
public override ChangeShapeTextRightMarginCommand ChangeShapeTextRightMarginCommand { get; }
Overrides:
public override ChangeShapeTextRotationCommand ChangeShapeTextRotationCommand { get; }
Overrides:
public override ChangeShapeTextTopMarginCommand ChangeShapeTextTopMarginCommand { get; }
Overrides:
public override ChangeShapeTextVerticalAlignmentCommand ChangeShapeTextVerticalAlignmentCommand { get; }
Overrides:
public override ChangeShapeTextWrapCommand ChangeShapeTextWrapCommand { get; }
Overrides:
public override ChangeShapeWrappingStyleCommand ChangeShapeWrappingStyleCommand { get; }
Overrides:
Represents a command that changes the style name in the RichTextBox.
public override ChangeStyleNameCommand ChangeStyleNameCommand { get; }
Overrides:
Changes the layout mode of the specified table columns within the RichTextBox.
public override ChangeTableColumnsLayoutModeCommand ChangeTableColumnsLayoutModeCommand { get; }
Overrides:
Executes the command to change the text alignment in a RichTextBox.
public override ChangeTextAlignmentCommand ChangeTextAlignmentCommand { get; }
Overrides:
Represents a command that changes the underline color of text within a RichTextBox.
public override ChangeUnderlineColorCommand ChangeUnderlineColorCommand { get; }
Overrides:
Represents a command that changes the underline decoration of the selected text in a rich text box.
public override ChangeUnderlineDecorationCommand ChangeUnderlineDecorationCommand { get; }
Overrides:
Clears all formatting from the specified rich text box.
public override ClearAllFormattingCommand ClearAllFormattingCommand { get; }
Overrides:
Clears the formatting of the selected text in the RichTextBox.
public override ClearFormattingCommand ClearFormattingCommand { get; }
Overrides:
Represents a command that continues the numbering of a list in a rich text box.
public override ContinueNumberingCommand ContinueNumberingCommand { get; }
Overrides:
public override ConvertFloatingShapeToShapeInlineCommand ConvertFloatingShapeToShapeInlineCommand { get; }
Overrides:
Converts a specified image to an inline image in the RichTextBox.
public override ConvertImageToImageInlineCommand ConvertImageToImageInlineCommand { get; }
Overrides:
Represents a command that copies selected content from the RichTextBox.
public override CopyCommand CopyCommand { get; }
Overrides:
Represents the command that copies the formatting from a selected element in the RichTextBox.
public override CopyFormattingCommand CopyFormattingCommand { get; }
Overrides:
Represents a command that copies the hyperlink to the clipboard.
public override CopyHyperlinkCommand CopyHyperlinkCommand { get; }
Overrides:
Executes the Cut command, which removes the selected content from the RichTextBox and places it onto the clipboard.
public override CutCommand CutCommand { get; }
Overrides:
Decrements the font size of the selected text in the RichTextBox.
public override DecrementFontSizeCommand DecrementFontSizeCommand { get; }
Overrides:
Decrements the left indent of the selected paragraph in the rich text box.
public override DecrementParagraphLeftIndentCommand DecrementParagraphLeftIndentCommand { get; }
Overrides:
Decreases the list level of the specified paragraph in the RichTextBox by one.
public override DecrementParagraphListLevelCommand DecrementParagraphListLevelCommand { get; }
Overrides:
Represents a command that deletes all comments from the rich text box.
public override DeleteAllCommentsCommand DeleteAllCommentsCommand { get; }
Overrides:
Represents a command that deletes a code block from the rich text box.
public override DeleteCodeBlockCommand DeleteCodeBlockCommand { get; }
Overrides:
Represents the command to delete selected content in the RichTextBox.
public override DeleteCommand DeleteCommand { get; }
Overrides:
Represents a command to delete a comment in the RichTextBox.
public override DeleteCommentCommand DeleteCommentCommand { get; }
Overrides:
Deletes a specified column from a table in the RichTextBox.
public override DeleteTableColumnCommand DeleteTableColumnCommand { get; }
Overrides:
Executes the command to delete a table in the RichTextBox.
public override DeleteTableCommand DeleteTableCommand { get; }
Overrides:
Deletes a specified row from a table in the RichTextBox.
public override DeleteTableRowCommand DeleteTableRowCommand { get; }
Overrides:
Represents the command to edit the footer of a rich text box document.
public override EditFooterCommand EditFooterCommand { get; }
Overrides:
Translates the Edit Header command for the RichTextBox.
public override EditHeaderCommand EditHeaderCommand { get; }
Overrides:
public override EditShapeTextBoxCommand EditShapeTextBoxCommand { get; }
Overrides:
Exits the header and footer edit mode in the RichTextBox.
public override ExitHeaderFooterEditModeCommand ExitHeaderFooterEditModeCommand { get; }
Overrides:
Executes the command to navigate to the next comment in the RichTextBox.
public override GoToNextCommentCommand GoToNextCommentCommand { get; }
Overrides:
Represents a command that navigates the user to the next endnote in the document.
public override GoToNextEndnoteCommand GoToNextEndnoteCommand { get; }
Overrides:
Executes the command to navigate to the next footnote in the rich text box.
public override GoToNextFootnoteCommand GoToNextFootnoteCommand { get; }
Overrides:
Navigates to the next revision in the rich text box.
public override GoToNextRevisionCommand GoToNextRevisionCommand { get; }
Overrides:
Executes the command to navigate to the previous comment in the rich text box.
public override GoToPreviousCommentCommand GoToPreviousCommentCommand { get; }
Overrides:
Navigates to the previous endnote within the rich text box.
public override GoToPreviousEndnoteCommand GoToPreviousEndnoteCommand { get; }
Overrides:
Represents the command to navigate to the previous footnote in the RichTextBox.
public override GoToPreviousFootnoteCommand GoToPreviousFootnoteCommand { get; }
Overrides:
Executes the command to navigate to the previous revision in the rich text box.
public override GoToPreviousRevisionCommand GoToPreviousRevisionCommand { get; }
Overrides:
Increments the font size of the selected text in the RichTextBox.
public override IncrementFontSizeCommand IncrementFontSizeCommand { get; }
Overrides:
Increments the left indent of the currently selected paragraph in the RichTextBox.
public override IncrementParagraphLeftIndentCommand IncrementParagraphLeftIndentCommand { get; }
Overrides:
Increments the paragraph list level for the selected paragraphs in the RichTextBox.
public override IncrementParagraphListLevelCommand IncrementParagraphListLevelCommand { get; }
Overrides:
Represents a command that inserts a bibliography field into the RichTextBox.
public override InsertBibliographyFieldCommand InsertBibliographyFieldCommand { get; }
Overrides:
Executes the Insert Break command, which inserts a line break at the current cursor position in the rich text box.
public override InsertBreakCommand InsertBreakCommand { get; }
Overrides:
Inserts a citation field into the rich text box at the current cursor position.
public override InsertCitationFieldCommand InsertCitationFieldCommand { get; }
Overrides:
Represents the command that inserts a column break in a rich text box.
public override InsertColumnBreakCommand InsertColumnBreakCommand { get; }
Overrides:
Inserts a comment in the rich text box at the specified position.
public override InsertCommentCommand InsertCommentCommand { get; }
Overrides:
Executes the command to insert a document fragment into the RichTextBox.
public override InsertDocumentFragmentCommand InsertDocumentFragmentCommand { get; }
Overrides:
Represents a command that inserts an endnote into the rich text document.
public override InsertEndnoteCommand InsertEndnoteCommand { get; }
Overrides:
Represents the command to insert a field in the rich text box.
public override InsertFieldCommand InsertFieldCommand { get; }
Overrides:
Represents a command that inserts a footnote into the rich text box.
public override InsertFootnoteCommand InsertFootnoteCommand { get; }
Overrides:
Executes the command to insert a line break at the current cursor position in the RichTextBox.
public override InsertLineBreakCommand InsertLineBreakCommand { get; }
Overrides:
Represents a command that inserts line numbering into the rich text box.
public override InsertLineNumberingCommand InsertLineNumberingCommand { get; }
Overrides:
Inserts an empty merge field into the RichTextBox at the current position.
public override InsertMergeFieldEmptyCommand InsertMergeFieldEmptyCommand { get; }
Overrides:
Inserts a non-breaking space at the current cursor position in the rich text box.
public override InsertNonBreakingSpaceCommand InsertNonBreakingSpaceCommand { get; }
Overrides:
Represents a command that inserts a page break in the rich text box.
public override InsertPageBreakCommand InsertPageBreakCommand { get; }
Overrides:
Represents a command that inserts a page field into the RichTextBox.
public override InsertPageFieldCommand InsertPageFieldCommand { get; }
Overrides:
Inserts a picture into the RichTextBox at the current caret position.
public override InsertPictureCommand InsertPictureCommand { get; }
Overrides:
public override InsertStructuredDocumentTagCommand InsertSdtCommand { get; }
Overrides:
Represents a command to insert a section break in the RichTextBox.
public override InsertSectionBreakCommand InsertSectionBreakCommand { get; }
Overrides:
Represents a command to insert a column into a table within a RichTextBox.
public override InsertTableColumnCommand InsertTableColumnCommand { get; }
Overrides:
Inserts a new column to the left of the currently selected column in the table.
public override InsertTableColumnToTheLeftCommand InsertTableColumnToTheLeftCommand { get; }
Overrides:
Inserts a new column to the right of the specified column in the table.
public override InsertTableColumnToTheRightCommand InsertTableColumnToTheRightCommand { get; }
Overrides:
Inserts a table into the rich text box.
public override InsertTableCommand InsertTableCommand { get; }
Overrides:
Represents a command to insert a new row above the currently selected row in a table.
public override InsertTableRowAboveCommand InsertTableRowAboveCommand { get; }
Overrides:
Inserts a new table row below the currently selected row in the rich text box.
public override InsertTableRowBelowCommand InsertTableRowBelowCommand { get; }
Overrides:
Inserts a new row into the specified table in the RichTextBox.
public override InsertTableRowCommand InsertTableRowCommand { get; }
Overrides:
public override InsertTextBoxCommand InsertTextBoxCommand { get; }
Overrides:
Inserts text into the rich text box at the current cursor position.
public override InsertTextCommand InsertTextCommand { get; }
Overrides:
Executes the mail merge command, which processes the specified content and replaces placeholders with actual data.
public override MailMergeCommand MailMergeCommand { get; }
Overrides:
Represents a command that merges selected table cells in a RichTextBox.
public override MergeTableCellsCommand MergeTableCellsCommand { get; }
Overrides:
Represents a command that moves the caret within the rich text box.
public override MoveCaretCommand MoveCaretCommand { get; }
Overrides:
Represents a command that moves the selection in the rich text box.
public override MoveSelectionCommand MoveSelectionCommand { get; }
Overrides:
Represents a command that allows multiple undo operations in the rich text box.
public override MultipleUndoCommand MultipleUndoCommand { get; }
Overrides:
Initializes a new document in the RichTextBox.
public override NewDocumentCommand NewDocumentCommand { get; }
Overrides:
Opens the context menu for the next spelling error in the RichTextBox.
public override OpenContextMenuOnNextSpellingErrorCommand OpenContextMenuOnNextSpellingErrorCommand { get; }
Overrides:
Opens a document in the RichTextBox control.
public override OpenDocumentCommand OpenDocumentCommand { get; }
Overrides:
Represents a command to open a hyperlink within the rich text box.
public override OpenHyperlinkCommand OpenHyperlinkCommand { get; }
Overrides:
Represents the command that handles the paste operation in the RichTextBox.
public override PasteCommand PasteCommand { get; }
Overrides:
Represents the command that handles the pasting of formatting in a rich text box.
public override PasteFormattingCommand PasteFormattingCommand { get; }
Overrides:
Represents a command that previews the first data record in a mail merge operation.
public override PreviewFirstMailMergeDataRecordCommand PreviewFirstMailMergeDataRecordCommand { get; }
Overrides:
Prepares and initializes the command that previews the last mail merge data record.
public override PreviewLastMailMergeDataRecordCommand PreviewLastMailMergeDataRecordCommand { get; }
Overrides:
Executes the command to preview the next mail merge data record in the RichTextBox.
public override PreviewNextMailMergeDataRecordCommand PreviewNextMailMergeDataRecordCommand { get; }
Overrides:
Executes the command to preview the previous mail merge data record in the RichTextBox.
public override PreviewPreviousMailMergeDataRecordCommand PreviewPreviousMailMergeDataRecordCommand { get; }
Overrides:
Translates the print command for the RichTextBox, allowing the document to be printed using specified options.
public override PrintCommand PrintCommand { get; }
Overrides:
Displays a print preview of the document in the RichTextBox.
public override PrintPreviewCommand PrintPreviewCommand { get; }
Overrides:
Executes the redo command, which re-applies the last undone action.
public override RedoCommand RedoCommand { get; }
Overrides:
Represents a command that rejects all revisions in the rich text box.
public override RejectAllRevisionsCommand RejectAllRevisionsCommand { get; }
Overrides:
Reverses a pending revision in the rich text box. This command removes the specified revision from the document and updates the display accordingly.
public override RejectRevisionCommand RejectRevisionCommand { get; }
Overrides:
Removes a hyperlink from the rich text box.
public override RemoveHyperlinkCommand RemoveHyperlinkCommand { get; }
Overrides:
Removes the watermark from the specified rich text box.
public override RemoveWatermarkCommand RemoveWatermarkCommand { get; }
Overrides:
Represents a command to restart numbering in the RichTextBox.
public override RestartNumberingCommand RestartNumberingCommand { get; }
Overrides:
Saves the current state of the document in the RichTextBox.
public override SaveCommand SaveCommand { get; }
Overrides:
Selects all content within the RichTextBox.
public override SelectAllCommand SelectAllCommand { get; }
Overrides:
Represents a command that selects a hyperlink in the RichTextBox. When executed, it highlights the specified hyperlink for further actions such as editing or deletion.
public override SelectHyperlinkCommand SelectHyperlinkCommand { get; }
Overrides:
Executes the command to select a specific table cell within the RichTextBox.
public override SelectTableCellCommand SelectTableCellCommand { get; }
Overrides:
Represents the command to select a specific column in a table within the RichTextBox.
public override SelectTableColumnCommand SelectTableColumnCommand { get; }
Overrides:
Represents a command to select a table in the RichTextBox.
public override SelectTableCommand SelectTableCommand { get; }
Overrides:
Executes the command to select an empty table within the RichTextBox.
public override SelectTableEmptyCommand SelectTableEmptyCommand { get; }
Overrides:
Represents a command that selects a table row in the RichTextBox.
public override SelectTableRowCommand SelectTableRowCommand { get; }
Overrides:
Displays a dialog for adding a new bibliographic reference to the rich text box.
public override ShowAddNewBibliographicReferenceDialogCommand ShowAddNewBibliographicReferenceDialogCommand { get; }
Overrides:
Displays the dialog for changing editing permissions in the rich text box.
public override ShowChangeEditingPermissionsDialogCommand ShowChangeEditingPermissionsDialogCommand { get; }
Overrides:
Displays the code formatting dialog for the RichTextBox.
public override ShowCodeFormattingDialogCommand ShowCodeFormattingDialogCommand { get; }
Overrides:
public override ShowContentControlPropertiesDialogCommand ShowContentControlPropertiesDialogCommand { get; }
Overrides:
Displays the dialog for defining a new list style in the RichTextBox.
public override ShowDefineNewListStyleDialogCommand ShowDefineNewListStyleDialogCommand { get; }
Overrides:
Opens the Find and Replace dialog for the rich text box.
public override ShowFindReplaceDialogCommand ShowFindReplaceDialogCommand { get; }
Overrides:
Displays the dialog for editing properties of a floating block.
public override ShowFloatingBlockPropertiesDialogCommand ShowFloatingBlockPropertiesDialogCommand { get; }
Overrides:
Displays the font properties dialog for the RichTextBox control.
public override ShowFontPropertiesDialogCommand ShowFontPropertiesDialogCommand { get; }
Overrides:
Executes the command to show the image editor for the selected image in the rich text box.
public override ShowImageEditorCommand ShowImageEditorCommand { get; }
Overrides:
Displays the dialog for inserting a caption in the RichTextBox.
public override ShowInsertCaptionDialogCommand ShowInsertCaptionDialogCommand { get; }
Overrides:
Displays the dialog window for inserting a cross-reference in the rich text box.
public override ShowInsertCrossReferenceWindowCommand ShowInsertCrossReferenceWindowCommand { get; }
Overrides:
Opens a dialog that allows the user to insert the current date and time into the rich text box.
public override ShowInsertDateTimeDialogCommand ShowInsertDateTimeDialogCommand { get; }
Overrides:
Displays the dialog for inserting a hyperlink in the RichTextBox.
public override ShowInsertHyperlinkDialogCommand ShowInsertHyperlinkDialogCommand { get; }
Overrides:
Opens a dialog to allow the user to insert a symbol into the rich text box.
public override ShowInsertSymbolWindowCommand ShowInsertSymbolWindowCommand { get; }
Overrides:
Displays a dialog for inserting a table into the rich text box.
public override ShowInsertTableDialogCommand ShowInsertTableDialogCommand { get; }
Overrides:
Displays the dialog for inserting a table of contents in the rich text box.
public override ShowInsertTableOfContentsDialogCommand ShowInsertTableOfContentsDialogCommand { get; }
Overrides:
Displays the line numbering dialog for the RichTextBox.
public override ShowLineNumberingDialogCommand ShowLineNumberingDialogCommand { get; }
Overrides:
Displays the dialog for managing bibliographic sources in the RichTextBox.
public override ShowManageBibliographicSourcesDialogCommand ShowManageBibliographicSourcesDialogCommand { get; }
Overrides:
Opens a dialog for managing bookmarks within the RichTextBox.
public override ShowManageBookmarksDialogCommand ShowManageBookmarksDialogCommand { get; }
Overrides:
Opens the dialog for managing styles within the rich text box.
public override ShowManageStylesDialogCommand ShowManageStylesDialogCommand { get; }
Overrides:
Opens the dialog for displaying notes associated with the rich text box.
public override ShowNotesDialogCommand ShowNotesDialogCommand { get; }
Overrides:
Displays the paragraph properties dialog for the specified rich text box.
public override ShowParagraphPropertiesDialogCommand ShowParagraphPropertiesDialogCommand { get; }
Overrides:
Displays the dialog for configuring section column settings in the RichTextBox.
public override ShowSectionColumnsDialogCommand ShowSectionColumnsDialogCommand { get; }
Overrides:
Displays the dialog for setting the numbering value in the RichTextBox.
public override ShowSetNumberingValueDialogCommand ShowSetNumberingValueDialogCommand { get; }
Overrides:
Displays the spell checking dialog for the RichTextBox.
public override ShowSpellCheckingDialogCommand ShowSpellCheckingDialogCommand { get; }
Overrides:
Displays a dialog for configuring style formatting properties within the RichTextBox.
public override ShowStyleFormattingPropertiesDialogCommand ShowStyleFormattingPropertiesDialogCommand { get; }
Overrides:
Displays a dialog that allows the user to configure and show table borders in a RichTextBox control.
public override ShowTableBordersDialogCommand ShowTableBordersDialogCommand { get; }
Overrides:
Displays the properties dialog for a table in the RichTextBox.
public override ShowTablePropertiesDialogCommand ShowTablePropertiesDialogCommand { get; }
Overrides:
Displays the properties dialog for tab stops in the RichTextBox.
public override ShowTabStopsPropertiesDialogCommand ShowTabStopsPropertiesDialogCommand { get; }
Overrides:
Represents a command that shows the task pane in the RichTextBox control.
public override ShowTaskPaneCommand ShowTaskPaneCommand { get; }
Overrides:
Displays the watermark settings dialog for the RichTextBox.
public override ShowWatermarkSettingsDialogCommand ShowWatermarkSettingsDialogCommand { get; }
Overrides:
Suppresses line numbering for the current paragraph in the rich text box.
public override SuppressLineNumberingForCurrentParagraphCommand SuppressLineNumberingForCurrentParagraphCommand { get; }
Overrides:
Represents a command that shifts the focus backward through tab stops in the rich text box.
public override TabBackwardCommand TabBackwardCommand { get; }
Overrides:
Represents a command that moves the caret forward by one tab stop in the RichTextBox.
public override TabForwardCommand TabForwardCommand { get; }
Overrides:
Represents the command for aligning the content of a table cell in a rich text box.
public override TableCellContentAlignmentCommand TableCellContentAlignmentCommand { get; }
Overrides:
Toggles the bold formatting of the selected text in the RichTextBox.
public override ToggleBoldCommand ToggleBoldCommand { get; }
Overrides:
Toggles the bullet point formatting of the selected text in the rich text box.
public override ToggleBulletsCommand ToggleBulletsCommand { get; }
Overrides:
Toggles the visibility of comments in the RichTextBox.
public override ToggleCommentsCommand ToggleCommentsCommand { get; }
Overrides:
Executes the command to toggle the different first page header and footer settings in the RichTextBox.
public override ToggleDifferentFirstPageHeaderFooterCommand ToggleDifferentFirstPageHeaderFooterCommand { get; }
Overrides:
Toggles the visibility of different headers and footers for odd and even pages in the RichTextBox.
public override ToggleDifferentOddAndEvenPagesHeaderFooterCommand ToggleDifferentOddAndEvenPagesHeaderFooterCommand { get; }
Overrides:
Toggles the document protection state for the rich text box.
public override ToggleDocumentProtectionCommand ToggleDocumentProtectionCommand { get; }
Overrides:
Toggles the display mode of the specified field within the Rich Text Box.
public override ToggleFieldDisplayModeCommand ToggleFieldDisplayModeCommand { get; }
Overrides:
Toggles the visibility of formatting symbols in the rich text box.
public override ToggleFormattingSymbolsCommand ToggleFormattingSymbolsCommand { get; }
Overrides:
Toggles the link to the previous header or footer in the RichTextBox.
public override ToggleHeaderFooterLinkToPreviousCommand ToggleHeaderFooterLinkToPreviousCommand { get; }
Overrides:
public override ToggleInsertShapeToolCommand ToggleInsertShapeToolCommand { get; }
Overrides:
Toggles the italic formatting of the selected text in the RichTextBox.
public override ToggleItalicCommand ToggleItalicCommand { get; }
Overrides:
Toggles the highlight state of merge fields within the RichTextBox.
public override ToggleMergeFieldsHighlightCommand ToggleMergeFieldsHighlightCommand { get; }
Overrides:
Toggles the numbered list formatting for the selected text in the RichTextBox.
public override ToggleNumberedCommand ToggleNumberedCommand { get; }
Overrides:
Toggles the spell checking feature on or off in the rich text box.
public override ToggleSpellCheckingCommand ToggleSpellCheckingCommand { get; }
Overrides:
Toggles the strikethrough formatting of the selected text in the RichTextBox.
public override ToggleStrikethroughCommand ToggleStrikethroughCommand { get; }
Overrides:
Toggles the subscript formatting on the selected text in the RichTextBox.
public override ToggleSubscriptCommand ToggleSubscriptCommand { get; }
Overrides:
Toggles the superscript formatting for the selected text in the RichTextBox.
public override ToggleSuperscriptCommand ToggleSuperscriptCommand { get; }
Overrides:
Toggles the column banding option for the table look in a RichTextBox. This command can be used to enhance the visual appearance of tables by applying alternating background colors to the columns.
public override ToggleTableLookColumnBandingOptionCommand ToggleTableLookColumnBandingOptionCommand { get; }
Overrides:
Toggles the first column option of the table look in the RichTextBox.
public override ToggleTableLookFirstColumnOptionCommand ToggleTableLookFirstColumnOptionCommand { get; }
Overrides:
Executes the command to toggle the first row option of a table look in the RichTextBox.
public override ToggleTableLookFirstRowOptionCommand ToggleTableLookFirstRowOptionCommand { get; }
Overrides:
Toggles the option to display the last column of a table with a different look.
public override ToggleTableLookLastColumnOptionCommand ToggleTableLookLastColumnOptionCommand { get; }
Overrides:
Toggles the 'Last Row' option for the table look in a RichTextBox. This command changes the appearance of the last row in a table, applying the specified styling settings.
public override ToggleTableLookLastRowOptionCommand ToggleTableLookLastRowOptionCommand { get; }
Overrides:
Executes the command to toggle the row banding option for a table in the rich text box.
public override ToggleTableLookRowBandingOptionCommand ToggleTableLookRowBandingOptionCommand { get; }
Overrides:
Represents a command that toggles the visibility of a table row to repeat on every page in a rich text box.
public override ToggleTableRowRepeatOnEveryPageCommand ToggleTableRowRepeatOnEveryPageCommand { get; }
Overrides:
Toggles the track changes feature in the RichTextBox. When enabled, changes made to the document will be tracked and marked for review.
public override ToggleTrackChangesCommand ToggleTrackChangesCommand { get; }
Overrides:
Executes the command to toggle the underline formatting for the selected text in a RichTextBox.
public override ToggleUnderlineCommand ToggleUnderlineCommand { get; }
Overrides:
Represents the command that undoes the last action performed in the rich text box.
public override UndoCommand UndoCommand { get; }
Overrides:
Executes the command to unmerge previously merged table cells in a RichTextBox.
public override UnmergeTableCellsCommand UnmergeTableCellsCommand { get; }
Overrides:
Updates all fields in the rich text box document. This command processes each field and refreshes its value based on the current document state.
public override UpdateAllFieldsCommand UpdateAllFieldsCommand { get; }
Overrides:
Updates the specified field in the RichTextBox.
public override UpdateFieldCommand UpdateFieldCommand { get; }
Overrides: