







This class contains the source text (chars and styles).
It stores a text lines, the manager of commands, undo/redo stack, styles.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
| C# |
|---|
public class FileTextSource : TextSource, IDisposable |
| Visual Basic |
|---|
Public Class FileTextSource _ Inherits TextSource _ Implements IDisposable |
| Visual C++ |
|---|
public ref class FileTextSource : public TextSource, IDisposable |
