Moves a page within the page sequence.
Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- oldIndex
- Type: SystemInt32
The page index before this operation. - newIndex
- Type: SystemInt32
The page index after this operation.
See Also