Click or drag to resize

PageSetRotation Method

Sets the rotation value for this page.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetRotation(
	PageRotate angle
)

Parameters

angle
Type: pdftron.PDFPageRotate
the new rotation
See Also