Click or drag to resize

PdfDataContext Properties

The PdfDataContext type exposes the following members.

Properties
  NameDescription
Public propertyAllowDataUrl
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.
Public propertyRequest
Gets the PdfDataRequest object for the current RAD PDF data request.
Public propertyResponse
Gets the PdfDataResponse object for the current RAD PDF data response.
Top
See Also