ContentDispositionHeaderValueFileName Property
The name of the stored file.

Namespace: Aspose.Html.Net.Headers
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public string FileName { get; set; }

Property Value

Type: String
The name of the file.
See Also