Version

TextDocument Overview

Introduction

The TextDocument class represents a single text file in the Infragistics Syntax Parsing Engine and is responsible for parsing text in accordance with the defined language’s grammar.

This topic contains links to conceptual information and code snippets related to the TextDocument class.

Topics

Topic Purpose

This topic uses descriptive text and code snippets to illustrate the TextDocument class methods for text modification.

This topic uses descriptive text and code snippets to illustrate the TextDocument class events.

This topic uses descriptive text and code snippets to illustrate the TextDocument class properties that allow for configuration and provide information about the class.

This topic uses descriptive text and code snippets to illustrate how to provide use a RichTextBox control to highlight keywords in a document according to a specific language.

The following topics provide additional information related to this topic.

Topic Purpose

This topic contains links to conceptual information and code snippets related to the Infragistics Syntax Parsing Engine.