Click or drag to resize

ITextDocumentViewSourceText Property

Gets or sets the source text shown in the editor.

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

Property Value

String
See Also