PDFReaderControls.NET Standard Class Reference

PagesViewer.RotatePageRight Method 

Rotate the given page 90 degrees clockwise.

public void RotatePageRight(
   int pageIndex
);

Parameters

pageIndex
The zero-based index of the page to rotate.

See Also

PagesViewer Class | TallComponents.PDF.ReaderControls Namespace