ImageFileName

MarkdownImageSavingArgs.ImageFileName property

File name (or placeholder id) embedded as the image URI in the Markdown output. Assign to rewrite the URI.

public string ImageFileName { get; set; }

See Also