Create a new text document with the specified initial text.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public TextDocument( ITextSource initialText )
Public Sub New ( _ initialText As ITextSource _ )
public: TextDocument( ITextSource^ initialText )
Parameters
- initialText (ITextSource)
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238