GdPicture.NET.14.API
GdPicture14 Namespace / GdPictureDocumentConverter Class / SaveAsMarkDown Method





In This Topic
SaveAsMarkDown Method (GdPictureDocumentConverter)
In This Topic
These methods convert the currently loaded document to Markdown and save it to a stream or to a file according to what you have specified.
Overload List
OverloadDescription
This method converts the currently loaded document to Markdown and saves it to an instantiated stream object.  
This method converts the currently loaded document to Markdown and saves it to the specified file path.  
See Also