Property ContentDisposition
ContentDisposition
Gets or sets the value of the HTTP Content-Disposition header.
Indicates if the content should be displayed inline in the browser or treated as an attachment to be downloaded.
public string? ContentDisposition { get; set; }