Click or drag to resize

TextDocumentViewOptionsDocument Property

Gets the Markdown document this presentation data is based on.

Namespace: Altaxo.Text.GuiModels
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public TextDocument Document { get; protected set; }

Property Value

TextDocument
See Also