Click or drag to resize

PdfDataContextAllowDataUrl Property

Gets or sets a value indicating whether the DataKey (if DataKeyIsDataUrl is true) can be converted and used as the response if one is not set by Response.

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

Property Value

Type: Boolean
See Also