Click or drag to resize

PdfDataContextResponse Property

Gets the PdfDataResponse object for the current RAD PDF data response.

Namespace:  RadPdf.Integration
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfDataResponse Response { get; }

Property Value

Type: PdfDataResponse
See Also