Click or drag to resize

Page.SetRotation 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.PDF.PageRotate
the new rotation
See Also