Click or drag to resize

PdfiumFPDF_CreateNewDocument Method

Create a new PDF document.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static IntPtr FPDF_CreateNewDocument()

Return Value

IntPtr
A handle to a document. If failed, IntPtr.Zero is returned
See Also