Click or drag to resize

ChildDocumentExpanderExpandDocumentToNewDocument Method

Overload List
 NameDescription
Public methodStatic memberExpandDocumentToNewDocument(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.
Public methodStatic memberExpandDocumentToNewDocument(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.
Top
See Also