DocumentCacheOptions.DownloadFileName Property
Definition
- Namespace
- GleamTech.DocumentUltimate.Caching
- Assembly
- GleamTech.DocumentUltimate.dll
Gets or sets a value that specifies the custom file name used for downloading the document.
This property will override the original file name specified in Document.
public string DownloadFileName { get; set; }