M_PDFiumSharp_PDFium_FPDF_ClosePage - ArgusMagnus/PDFiumSharp GitHub Wiki

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()

⚠️ **GitHub.com Fallback** ⚠️