PdfDocumentAddDocument(PdfDocument, Int32, Int32) Method
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public void AddDocument(
PdfDocument document,
int from,
int count
)
Parameters
- document PdfDocument
- The document to add
- from Int32
- The index of the first page to copy from added document
- count Int32
- The number of pages to copy