Click or drag to resize

PdfiumEnableLock Method

Enable multithread lock.

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static void EnableLock(
	bool bEnable
)

Parameters

bEnable  Boolean
true or false
See Also