Constructor PageEdit
PageEdit(int, PageOrientations)
Creates a new page edit.
public PageEdit(int pageIndex, PageOrientations rotation = PageOrientations.Normal)
Parameters
pageIndexintZero-based index of the source page.
rotationPageOrientationsThe rotation to apply. Defaults to Normal.