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 | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |