Skip to content

M_PDFiumSharp_PDFium_FPDFPage_InsertClipPath

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFPage_InsertClipPath Method

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static void FPDFPage_InsertClipPath(
	FPDF_PAGE page,
	FPDF_CLIPPATH clipPath
)

Parameters

 

page
Type: PDFiumSharp.Types.FPDF_PAGE
clipPath
Type: PDFiumSharp.Types.FPDF_CLIPPATH

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally