TextDocumentViewOptions(TextDocument) Constructor |
Namespace: Altaxo.Text.GuiModelsAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public TextDocumentViewOptions(
TextDocument doc
)
Parameters
- doc TextDocument
[Missing <param name="doc"/> documentation for "M:Altaxo.Text.GuiModels.TextDocumentViewOptions.#ctor(Altaxo.Text.TextDocument)"]
See Also