Skip to content

M_PDFiumSharp_PDFium_FPDF_CloseDocument

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDF_CloseDocument Method

Close a loaded PDF document.

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

Syntax

C#

public static void FPDF_CloseDocument(
	FPDF_DOCUMENT document
)

Parameters

 

document
Type: PDFiumSharp.Types.FPDF_DOCUMENT
Handle to the loaded document.

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfDocument.Close()

Clone this wiki locally