Click or drag to resize

PdfiumFPDFLink_CloseWebLinks Method

Release resources used by weblink feature.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static void FPDFLink_CloseWebLinks(
	IntPtr link_page
)

Parameters

link_page  IntPtr
Handle returned by FPDFLink_LoadWebLinks(IntPtr).
See Also