Click or drag to resize
SignDocWatermarksetRotation Method
Set the rotation. The default value is 0.

Namespace: de.softpro.signdocsdk
Assembly: SPSignDoc_4.1_DotNetLibd (in SPSignDoc_4.1_DotNetLibd.dll) Version: 1.0.5882.21462
Syntax
public void setRotation(
	double rotation
)

Parameters

rotation
Type: SystemDouble
The rotation in degrees (-180 through 180), 0 is horizontal (left to right), 45 is bottom left to upper right.
See Also