Click or drag to resize

PdfiumFSDK_SetUnSpObjProcessHandler Method

Setup A UnSupport Object process handler for Pdfium sdk.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static bool FSDK_SetUnSpObjProcessHandler(
	UNSUPPORT_INFO unsp_info
)

Parameters

unsp_info  UNSUPPORT_INFO
Pointer to a UNSUPPORT_INFO structure.

Return Value

Boolean
True for success or False if any error occurs.
See Also