Click or drag to resize

FPDF_FILEACCESSGetBlock Property

User callback function. See GetBlockCallback delegate for detail

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public GetBlockCallback GetBlock { get; set; }

Property Value

GetBlockCallback
Remarks
Required: Yes.
See Also