FPDF_ |
The FPDF_FILEWRITE type exposes the following members.
| Name | Description | |
|---|---|---|
| FPDF_FILEWRITE | Initialize new instance of FPDF_FILEWRITE class. |
| Name | Description | |
|---|---|---|
| Finalize |
Releases all resources used by the structure.
(Overrides ObjectFinalize) |
| Name | Description | |
|---|---|---|
| Version | Version number of the interface. Currently must be 1. | |
| WriteBlock | UserCallbackFunction. See WriteBlockCallback(IntPtr, Byte, Int32) delegate for detail |