Click or drag to resize

StamperSetRotation Method

Rotates the stamp by the given number of degrees.

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

Parameters

rotation
Type: SystemDouble
Rotation in degrees
See Also