Skip to content

M_PDFiumSharp_PDFium_FPDFPage_TransFormWithClip

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFPage_TransFormWithClip Method

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

Syntax

C#

public static bool FPDFPage_TransFormWithClip(
	FPDF_PAGE page,
	FS_MATRIX matrix,
	FS_RECTF clipRect
)

Parameters

 

page
Type: PDFiumSharp.Types.FPDF_PAGE
matrix
Type: PDFiumSharp.Types.FS_MATRIX
clipRect
Type: PDFiumSharp.Types.FS_RECTF

Return Value

Type: Boolean

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally