PdfiumFPDF_ |
| Name | Description | |
|---|---|---|
| FPDF_GenerateContentToStream(IntPtr, IntPtr, IntPtr, IntPtr) | Generate stream content from the specified list of object and write it to the stream. | |
| FPDF_GenerateContentToStream(IntPtr, IntPtr, IntPtr, IntPtr, PdfiumGenerateContentCallback, IntPtr) | Generate stream content from the specified list of object and write it to the stream. |