Click or drag to resize

TextDocumentControllerExpandTextDocumentIntoNewDocument Method

Expands the current text document and stores it into a new text document in the same project folder.

Namespace: Altaxo.Gui.Text.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void ExpandTextDocumentIntoNewDocument()
See Also