Click or drag to resize

PdfDataContextRequest Property

Gets the PdfDataRequest object for the current RAD PDF data request.

Namespace:  RadPdf.Integration
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.1.0.0 (4.1.0.0)
Syntax
public PdfDataRequest Request { get; }

Property Value

Type: PdfDataRequest
See Also