ContentDispositionHeaderValueToString Method
Returns a String that represents this instance.

Namespace: Aspose.Html.Net.Headers
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public override string ToString()

Return Value

Type: String
Returns a String that represents this instance.
See Also