M_PDFiumSharp_PDFium_FPDFPage_TransFormWithClip - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static bool FPDFPage_TransFormWithClip(
FPDF_PAGE page,
FS_MATRIX matrix,
FS_RECTF clipRect
)
- page
- Type: PDFiumSharp.Types.FPDF_PAGE
- matrix
- Type: PDFiumSharp.Types.FS_MATRIX
- clipRect
- Type: PDFiumSharp.Types.FS_RECTF
Type: Boolean