Click or drag to resize

PdfiumFPDFPattern_AddRef Method

Increase the reference counter.

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

Parameters

hPattern  IntPtr
Handle to the pattern object.
See Also