M_PDFiumSharp_PDFium_FPDF_DestroyLibrary - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDF_DestroyLibrary Method

Release all resources allocated by the PDFium library.

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

Syntax

C#

public static void FPDF_DestroyLibrary()

Remarks

You can call this function to release all memory blocks allocated by the library. After this function is called, you should not call any PDF processing functions.

See Also

Reference

PDFium Class
PDFiumSharp Namespace

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