Click or drag to resize

FPDF_FILEACCESSParam Property

Gets a user defined data, passed as the first parameter to getBlockCallback callback.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public byte[] Param { get; set; }

Property Value

Byte
See Also