PdfQueryCellInfoEventArgs
23 Sep 20251 minute to read
Properties
cell PdfGridCell
Defines the current PDF cell
colSpan number
Defines the no. of columns to be spanned
column Column
Defines the column of the current cell.
data Object
Defines the data of the cell
hyperLink Hyperlink
Defines the hyperlink of the cell
image Object
Defines the image details
style PdfStyle
Defines the style of the current cell.
value Date|string|number|boolean|PdfTextWebLink|PdfImage
Defines the value of the current cell.