PdfViewerRotate Method Terminal Works - PDF Printing.Net Library
Rotates the specified document.

Namespace: PdfViewerNet
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public void Rotate(
	bool isClockwise
)

Parameters

isClockwise
Type: SystemBoolean
if true it will rotate clockwise otherwise counter clockwise.
See Also

Reference