HtmlSaveOptions.HtmlPageMarkupSavingInfo.SupposedFileName

HtmlSaveOptions.HtmlPageMarkupSavingInfo.SupposedFileName field

Set by converter. Supposed file name that goes from converter to code of custom method Can be used in custom code to decide how to process or where to save content

public string SupposedFileName;

See Also