Click or drag to resize

PdfiumFPDF_CreateEmptyClipPath Method

Create a new clip path.

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

Return Value

IntPtr
A handle to the cliping path object.
See Also