Click or drag to resize

Altaxo.Main.MenuCommands.Text Namespace

Contains text-related menu commands.
Classes
 ClassDescription
Public classAbstractTextControllerCommand Provides an abstract base class for commands that apply to text document controllers.
Public classCopyTextWithImages Command to copy the source text along with the local images to the clipboard.
Public classExpandTextDocumentIntoNewDocument Command to expand the current active text document into a new text document.
Public classExportHtml Exports the active text document as HTML.
Public classExportMaml Exports the active text document as MAML.
Public classExportMarkdown Exports the active text document as Markdown.
Public classImportMarkdown Imports a Markdown document.
Public classPrint Prints the active text document.
Public classRenumerateFigures Renumerates the figures in the active text document.
Public classShowOutline Toggles the outline view of the active text document.
Public classTextDocumentRename Renames the active text document.
Public classTextDocumentShowProperties Shows the properties of the active text document.