1. GroupDocs.Markdown
  2. /
  3. GroupDocs.Markdown for .NET
  4. /
  5. GroupDocs.Markdown
  6. /
  7. CustomImageSavingArgs
  8. /
  9. ImageFileNameOutput

ImageFileNameOutput

CustomImageSavingArgs.ImageFileNameOutput property

Gets the overridden file name set by SetOutputImageFileName, or null if no override was specified.

public string ImageFileNameOutput { get; }

See Also