M_PDFiumSharp_PDFium_FPDF_ImportPages_1 - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static bool FPDF_ImportPages(
FPDF_DOCUMENT dest_doc,
FPDF_DOCUMENT src_doc,
string pagerange,
int index
)
- dest_doc
- Type: PDFiumSharp.Types.FPDF_DOCUMENT
- src_doc
- Type: PDFiumSharp.Types.FPDF_DOCUMENT
- pagerange
- Type: System.String
- index
- Type: System.Int32
Type: Boolean
PDFium Class
FPDF_ImportPages Overload
PDFiumSharp Namespace
PdfPageCollection.Insert(Int32, PdfDocument, Int32[])
PdfPageCollection.Add(PdfDocument, Int32[])
PdfDocument.Pages