PdfDataContext Class |
Namespace: RadPdf.Integration
The PdfDataContext type exposes the following members.
Name | Description | |
---|---|---|
AllowDataUrl |
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.
| |
Request |
Gets the PdfDataRequest object for the current RAD PDF data request.
| |
Response |
Gets the PdfDataResponse object for the current RAD PDF data response.
|
Name | Description | |
---|---|---|
Dispose |
Disposes the PdfDataContext instance and its PdfDataResponse object.
| |
Equals | (Inherited from Object.) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |