Click or drag to resize

PdfFunction Constructor

Initialize new instance of PdfFunction class

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.100.2704
Syntax
protected PdfFunction(
	IntPtr handle
)

Parameters

handle  IntPtr
The Pdfium SDK handle that the function object is bound to.
See Also