Click or drag to resize

PdfDataRequestDataKeyIsDataUrl Property

Gets a value indicating if DataKey is a valid data URL which can be used as the response.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.43.0.0 (3.43.0.0)
Syntax
public bool DataKeyIsDataUrl { get; }

Property Value

Type: Boolean
See Also