Click or drag to resize

DocumentEmbeddedFileDownloadingEventArgsUseRFC6266 Property

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

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.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