PDFDocMovePages Method |
| Name | Description | |
|---|---|---|
| MovePages(Int32, PDFDoc, PageSet, PDFDocInsertFlag) | Moves a range of pages from specified PDFDoc. Pages are deleted from source document after move.
| |
| MovePages(Int32, PDFDoc, Int32, Int32, PDFDocInsertFlag) | Moves a range of pages from specified PDFDoc. Pages are deleted from source document after move.
|