HtmlSaveOptions.AttachedFilesDirectory

HtmlSaveOptions.AttachedFilesDirectory property

The directory that the attached files will be saved to. Only for saving to html stream.

public string AttachedFilesDirectory { get; set; }

See Also