Skip to content

M_PDFiumSharp_PDFium_FPDF_CreateNewDocument

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDF_CreateNewDocument Method

Create a new PDF document.

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static FPDF_DOCUMENT FPDF_CreateNewDocument()

Return Value

Type: FPDF_DOCUMENT
Returns a handle to a new document, or NULL on failure.

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfDocument.#ctor(FPDF_DOCUMENT)

Clone this wiki locally