M_PDFiumSharp_PDFium_FPDF_CloseDocument - ArgusMagnus/PDFiumSharp GitHub Wiki
Close a loaded PDF document.
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static void FPDF_CloseDocument(
FPDF_DOCUMENT document
)
- document
- Type: PDFiumSharp.Types.FPDF_DOCUMENT
Handle to the loaded document.