Click or drag to resize

DocumentEmbeddedFileDownloadingEventArgs.DownloadFileName Property

Gets or sets a value representing the file name specified to the client browser for download of this embedded file

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public string DownloadFileName { get; set; }

Property Value

Type: String
Exceptions
ExceptionCondition
ArgumentNullExceptionThe file name can not be null.
ArgumentOutOfRangeExceptionThe file name must be at least 1 character.
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!