IRotationRotationAngle Property |
Rotation angle clockwise.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.7.0.0 (22.7)
Syntaxint RotationAngle { get; set; }
Property RotationAngle As Integer
Get
Set
property int RotationAngle {
int get ();
void set (int value);
}
abstract RotationAngle : int with get, set
Property Value
Type:
Int32
See Also