M_PDFiumSharp_PDFium_FPDFPage_TransformAnnots - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static void FPDFPage_TransformAnnots(
FPDF_PAGE page,
double a,
double b,
double c,
double d,
double e,
double f
)
- page
- Type: PDFiumSharp.Types.FPDF_PAGE
- a
- Type: System.Double
- b
- Type: System.Double
- c
- Type: System.Double
- d
- Type: System.Double
- e
- Type: System.Double
- f
- Type: System.Double