RotateClockwise Method

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Rotates all pages in the currently displayed document clockwise by 90 degrees.

Namespace: PDFTron.SilverDox.Controls
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public void RotateClockwise()
Visual Basic
Public Sub RotateClockwise
Visual C++
public:
void RotateClockwise()

See Also