PDFReaderControls.NET Standard Class Reference

PagesViewer.RotatePageLeft Method 

Rotate the given page 90 degrees counter-clockwise.

public void RotatePageLeft(
   int pageIndex
);

Parameters

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

See Also

PagesViewer Class | TallComponents.PDF.ReaderControls Namespace