Namespace Telerik.Windows.Documents.Proofing
Classes
|
|
Manages document proofing operations, providing functionality for proofing and review of documents. |
Represents a spell checker for documents that utilizes Telerik's proofing framework. This class provides functionality to check the spelling of words within a document and suggests corrections for any misspelled words. |
Represents a class that implements the Double Metaphone algorithm for phonetic string matching. |
Dialog for editing custom dictionaries. |
|
Represents a dictionary of ignored words for proofing purposes. |
|
Represents a specialized dictionary that provides advanced functionality for RadSpellChecker, including support for localization and efficient data retrieval. |
Represents the English (United States) dictionary used for spell checking and proofreading. |
RadIsolatedStorageCustomDictionary Represents a custom dictionary for isolated storage, providing functionality to manage and manipulate key-value pairs in a way that is tailored for proofing operations in the Telerik RadRichTextBox. |
RadNonPersistentCustomDictionary Represents a non-persistent custom dictionary for proofing purposes in the Telerik Windows Documents framework. This dictionary allows users to manage a collection of custom words or terms that are not saved across sessions. |
Provides spell checking functionality for the RadRichTextBox control in the Telerik framework. |
Represents the information about the Word processing capabilities of the RadRichTextBox. |
Represents a class which is used to import dictionary files containing only words separated by new line, or just define custom dictionary using set of words. |
Provides spell checking functionality for rich text content within a text box. |
Represents information about Word elements in a RichTextBox, specifically for proofing in the Telerik UI. |
SpellCheckAllAtOnceWindow |
Represents the settings for the spell checker, allowing customization of its behavior and options. |
SpellCheckingCompletedEventArgs Provides data for the SpellCheckingCompleted event. |
SpellCheckWordByWordWindow |
Represents a spell checker that can be used to check the spelling of text within a textbox. |
Represents information about a text box in a Word document, including its properties and contents. |
Represents an item in a text map for proofing purposes. |
Represents the settings for the proofing window in the Telerik document framework. |
Interfaces
|
Represents a custom word dictionary utilized for spell checking in a document. |
Represents a dictionary of ignored words for proofing purposes. |
Represents a spell checker interface that provides methods for spell-checking text. |
Represents a dictionary interface for word proofing in the Telerik document framework. |
|