Telerik.Windows.Documents.Proofing Dialog for editing custom dictionaries. EditCustomDictionaryDialog Initializes a new instance of the class. Shows the dialog. The custom word dictionary to edit. InitializeComponent Provides spell checking functionality for the RadRichTextBox control in the Telerik framework. Gets the supported control type for the RadRichTextBoxSpellChecker. The supported control type, which indicates the specific control that the spell checker is compatible with. Gets the currently active control within the RadRichTextBoxSpellChecker. The currently active control of type . Changes the current word to the specified string in the RadRichTextBoxSpellChecker. Moves the cursor to the next spelling or grammar error in the document. A boolean value indicating whether the cursor successfully moved to the next error. Resets the fields in the RadRichTextBoxSpellChecker, clearing any spell-checking related data. Retrieves the content of the RadRichTextBox as a document object. A document representation of the content in the RadRichTextBox. Sets the content of the RadRichTextBoxSpellChecker from the specified RadDocument. The RadDocument from which the content will be extracted. Represents the information about the Word processing capabilities of the RadRichTextBox. Represents the word information in the RadRichTextBox. Represents the position of a word within the RadRichTextBox control. Provides spell checking functionality for rich text content within a text box. Represents the supported control types for the RichTextBoxSpellChecker. Gets or sets the current control that is being checked for spelling. Changes the current word being checked by the spell checker to the specified word. The word to set as the current word for spell checking. Moves the cursor to the next spelling or grammar error in the content. True if the cursor was successfully moved to the next error; otherwise, false. Retrieves the content of the RichTextBox as a document object. A instance representing the current content of the RichTextBox. Sets the content of the RichTextBoxSpellChecker from a specified RadDocument. The RadDocument that contains the content to be set in the RichTextBoxSpellChecker. Represents information about Word elements in a RichTextBox, specifically for proofing in the Telerik UI. Represents the word information in the RichTextBox used for proofing operations. Gets the text map items associated with the RichTextBoxWordInfo. A collection of text map items that represent the content of the RichTextBox. Determines whether the specified text contains any numeric digits. Gets a value indicating whether the text is in uppercase. true if the text is entirely uppercase; otherwise, false. Determines whether the RichTextBox contains any letters. True if the RichTextBox contains at least one letter; otherwise, false. Represents an item in a text map for proofing purposes. Represents a run of text within a text map item. This class encapsulates the formatting and content of a segment of text, allowing for rich text manipulation and display. Gets the index of the text map item within its run. Gets the length of the text map item. Determines whether the specified text map item contains any digits. Gets a value indicating whether the text represented by the TextMapItem is in uppercase. Determines whether the current contains only separator characters. Gets a value indicating whether the current text map item is the last item in a word. Determines whether the TextMapItem contains any alphabetic letters. Gets or sets the text content of the TextMapItem. Initializes a new instance of the class with the specified parameters. The zero-based index within the where this text map item starts. The object that contains the text segment. The length of the text map item within the run. A value indicating whether the text map item contains any digits. A value indicating whether the text map item is in uppercase. A value indicating whether the text map item contains only separator characters. A value indicating whether the item contains letters SpellCheckAllAtOnceWindow Gets the name of the framework element associated with the Spell Check All At Once window. A string representing the name of the framework element. Represents the document that has been spell checked in the SpellCheckAllAtOnceWindow. Represents a custom control for the SpellCheckAllAtOnceWindow in the Telerik Windows Documents Proofing module. Gets a value indicating whether the "OK" button was pressed in the spell check dialog. Gets a value indicating whether there are any errors in the spell check. Gets a value indicating whether the "Add to Dictionary" button is visible. Gets a value indicating whether the "Ignore All" button is visible in the Spell Check All At Once window. Gets a value indicating whether the "Edit Custom Dictionary" button is visible in the Spell Check All At Once window. Gets or sets the width of the Spell Check All At Once window. Gets or sets the height of the Spell Check All At Once window. Gets or sets the currently selected theme for the SpellCheckAllAtOnceWindow. Initializes a new instance of the class using the specified spell checker manager. An implementation of that manages spell checking operations for the window. Displays the spell-check dialog for the specified RadDocument. The RadDocument that will be checked for spelling errors. Specifies whether the dialog should be modal. InitializeComponent Provides data for the SpellCheckingCompleted event. Represents the mode of spell checking in the SpellCheckingCompletedEventArgs class. A value indicating the current spell checking mode. Gets a value indicating whether the spell checking process has been canceled. A boolean value that returns true if the spell checking has been canceled; otherwise, false. SpellCheckWordByWordWindow Gets a value indicating whether the 'Add to Dictionary' button is visible in the Spell Check Word by Word window. Gets a value indicating whether the "Ignore All" button is visible in the Spell Check Word by Word window. Gets a value indicating whether the "Edit Custom Dictionary" button is visible. Manages the spell checking process within the SpellCheckWordByWordWindow. Represents the initial error word detected during the spell check process. Gets or sets the currently selected theme for the Spell Check Word by Word window. Gets or sets the width of the spell check window, measured in pixels. A double representing the width of the window. Gets or sets the height of the SpellCheckWordByWordWindow. A double representing the height of the window in pixels. InitializeComponent Represents a spell checker that can be used to check the spelling of text within a textbox. Gets the type of control supported by the TextBoxSpellChecker. Gets or sets the current control that the TextBoxSpellChecker is working with. Changes the current word to the specified value in the TextBox spell checker. The new word to set as the current word in the spell checker. Moves the cursor to the next spelling error in the text box. A boolean value indicating whether the cursor was successfully moved to the next error. Gets the content of the TextBox as a document. A document representation of the current content in the TextBox. Sets the content of the text box spell checker from the specified document. The document from which the content is to be set. Represents information about a text box in a Word document, including its properties and contents. Gets or sets the word information for the text box in a document. Gets the start position of the text box within the document. Represents the settings for the proofing window in the Telerik document framework. Gets or sets the top position of the window settings in the proofing module. A representing the top position of the window settings. Gets or sets the top offset of the proofing window settings. A representing the distance in pixels from the top edge of the screen. Gets or sets the left position of the window settings. A value representing the left position as a double. Gets or sets the left offset of the window settings. A value of type double representing the left offset in pixels. Gets or sets the starting location for the proofing window when it is opened. Represents the theme settings for the proofing window. Gets or sets a value indicating whether the "Add to Dictionary" button is visible in the proofing window settings. A boolean value that determines the visibility of the "Add to Dictionary" button. Gets a value indicating whether the "Ignore All" button is visible in the proofing window settings. True if the "Ignore All" button is visible; otherwise, false. Gets a value indicating whether the "Edit Custom Dictionary" button is visible in the window settings. true if the "Edit Custom Dictionary" button is visible; otherwise, false. Gets or sets a value indicating whether an alert is shown when spell checking is completed. true if an alert should be shown; otherwise, false. Gets or sets the width of the spell checking windows. A double representing the width of the spell checking windows in pixels. Gets or sets the height of the spell checking windows used in the document proofing process. The height of the spell checking windows, measured in pixels. Represents the style settings for spell checking windows in the Telerik Windows Documents framework. Specifies the mode of operation for spell checking. This enumeration defines the strategies for performing spell checking. Use to check each word individually, or to check the entire text as a single unit. Provides functionality for checking spelling in various types of controls. The class allows for spell checking in two modes: word-by-word and all at once. It manages the display of custom windows for error correction and handles the completion of spell checking tasks through events. The spell checker configuration and window display settings are customizable through the property. It raises the event to signal when the spell checking operation is complete, allowing for appropriate responses or notifications to be triggered once checking is finished.