Click or drag to resize

PdfDataContextResponse Property

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

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

Property Value

Type: PdfDataResponse
See Also