Click or drag to resize

TextDocumentControllerTextDocument Property

Gets the text document managed by this controller.

Namespace: Altaxo.Gui.Text.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public TextDocument TextDocument { get; }

Property Value

TextDocument
See Also