DocumentCacheOptionsDownloadFileName Property

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.

Definition

Namespace: GleamTech.DocumentUltimate.Caching
Assembly: GleamTech.DocumentUltimate (in GleamTech.DocumentUltimate.dll) Version: 7.1.5
C#
public string DownloadFileName { get; set; }

Property Value

String

See Also