Skip to content

M_PDFiumSharp_PDFium_FPDF_ClosePage

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDF_ClosePage Method

Close a loaded PDF page.

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

Syntax

C#

public static void FPDF_ClosePage(
	FPDF_PAGE page
)

Parameters

 

page
Type: PDFiumSharp.Types.FPDF_PAGE
Handle to the loaded page.

See Also

Reference

PDFium Class
PDFiumSharp Namespace
PdfDocument.Close()

Clone this wiki locally