Method SwapPages
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
SwapPages(int, int)
Interchanges positions of two pages.
public void SwapPages(int firstIndex, int secondIndex)
Parameters
Remarks
Check the Swap PDF pages section to know how to exchange two pages in a PDF document.