CanvasRotateTransform Method ByteScout PDF SDK
Applies the specified rotation to the transformation matrix.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public void RotateTransform(
	float angle
)

Parameters

angle
Type: SystemSingle
The angle of rotation in degrees.
See Also

Reference