Click or drag to resize

DocumentDownloadingEventArgsUseRFC6266 Property

Gets or sets a value indicating whether RFC 6266 will be used when encoding the filename of the download.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public bool UseRFC6266 { get; set; }

Property Value

Type: Boolean
Remarks

By default, this property will be true unless the user agent is Microsoft Internet Explorer 6 - 8 or Android.

See Also