Altaxo. |
| Class | Description | |
|---|---|---|
| AbstractTextControllerCommand | Provides an abstract base class for commands that apply to text document controllers. | |
| CopyTextWithImages | Command to copy the source text along with the local images to the clipboard. | |
| ExpandTextDocumentIntoNewDocument | Command to expand the current active text document into a new text document. | |
| ExportHtml | Exports the active text document as HTML. | |
| ExportMaml | Exports the active text document as MAML. | |
| ExportMarkdown | Exports the active text document as Markdown. | |
| ImportMarkdown | Imports a Markdown document. | |
| Prints the active text document. | ||
| RenumerateFigures | Renumerates the figures in the active text document. | |
| ShowOutline | Toggles the outline view of the active text document. | |
| TextDocumentRename | Renames the active text document. | |
| TextDocumentShowProperties | Shows the properties of the active text document. |