Click or drag to resize

Altaxo.Text Namespace

[Missing <summary> documentation for "N:Altaxo.Text"]

Classes
 ClassDescription
Public classChildDocumentExpander Contains method to expand nested markdown child text documents into a master document. This is done recursively.
Public classFigureRenumerator 
Public classHtmlExportOptions Options to export a TextDocument into one or multiple Html file(s), including all the referenced graphs and local images.
Public classImagePretext Helper class to provide the pretext used to specify an image in markdown.
Public classImageRenderToStreamResult 
Public classImageStreamProvider Provided stream content of images referenced in a TextDocument.
Public classMamlExportOptions Options to export a TextDocument into one or multiple Maml file(s), including all the referenced graphs and local images.
Public classMarkdownError Designates an error during processing of a Markdown file.
Public classMarkdownExportOptions Options to export a TextDocument into an external markdown file, including all the referenced graphs and local images.
Public classMarkdownImportOptions 
Public classMarkdownToResourceExport Helper function to prepare the export of a markdown document, including the images, to a .resx resource file. The images are exported as byte arrays, and the Url of the images in the markdown document is changed, assuming that later on these images are available as resources.
Public classMarkdownUtilities Contains static methods useful to process markdown annotated text.
Public classTextDocument Stores notes as markdown annotated text.
Public classTextDocumentCollection Stores the TextDocuments of the project.
Public classTextDocumentOtherActions