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.48.0.0 (3.48.0.0)
Syntax public bool DataKeyIsDataUrl { get; }
Public ReadOnly Property DataKeyIsDataUrl As Boolean
Get
Property Value
Type:
BooleanSee Also