Click or drag to resize

FPDF_FILEWRITE Class

Class for custom file write
Inheritance Hierarchy
SystemObject
  Patagames.PdfFPDF_FILEWRITE

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public class FPDF_FILEWRITE

The FPDF_FILEWRITE type exposes the following members.

Constructors
 NameDescription
Public methodFPDF_FILEWRITEInitializes a new instance of the FPDF_FILEWRITE class
Top
Fields
 NameDescription
Public fieldWriteBlock UserCallbackFunction. See WriteBlockCallback delegate for detail
Top
See Also