Child |
Name | Description | |
---|---|---|
ExpandDocumentToNewDocument(TextDocument, Int32, ListMarkdownError) | Expands the document to include child documents directly, and converting any graph to an image. This process is recursively, i.e. if the child documents contain child-child documents, they are expanded, too. | |
ExpandDocumentToNewDocument(TextDocument, String, Int32, ListMarkdownError) | Expands the document to include child documents directly, leaving graphs as links, but changing their Uris appropriately. This process is recursively, i.e. if the child documents contain child-child documents, they are expanded, too. |