Telerik.Windows.Documents.Model.Code
Represents a classification tag that can be used to categorize elements in a document model.
Represents the classification type of a code element in the Telerik document model.
Represents the different classification types available in the Telerik document model.
Represents a formatter for code elements in Telerik's document model.
Represents setting used from CodeFormatter to format source code .
Represents the programming language used in the code block.
Represents the available programming languages supported in Telerik's document model for code snippets.
Represents the default regular expression patterns used in the Telerik document model.
Represents the default taggers used in the Telerik document model.
Represents an interface that defines methods for tagging elements of type T in a document model.
Represents a RegexTagger that processes and tags text based on regular expressions.
Represents a range of tagged text within a document model.
Represents the base class for taggers that operate on a specific type of data.