Gets or sets the path used in the Markdown image references. When null or empty, the full ImagesFolder path is used (which may be absolute). Set this to a relative path (e.g. "images") so the Markdown output contains portable references.
Gets a stream for writing the exported image to the file system.
Remarks
By default, the Markdown output references images using the full ImagesFolder path. Set ImagesRelativePath to control the path that appears in the Markdown image links — typically a path relative to the output .md file.
Examples
Save images next to the output file and reference them with a relative path: