Click or drag to resize

PDFDocMovePages Method

Overload List
  NameDescription
Public methodMovePages(Int32, PDFDoc, PageSet, PDFDocInsertFlag)
Moves a range of pages from specified PDFDoc. Pages are deleted from source document after move.
Public methodMovePages(Int32, PDFDoc, Int32, Int32, PDFDocInsertFlag)
Moves a range of pages from specified PDFDoc. Pages are deleted from source document after move.
Top
See Also