TextSignOptionsRotationAngle Property |
Rotation angle of signature on document page (clockwise).
Namespace: GroupDocs.Signature.OptionsAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic int RotationAngle { get; set; }
Public Property RotationAngle As Integer
Get
Set
public:
virtual property int RotationAngle {
int get () sealed;
void set (int value) sealed;
}
abstract RotationAngle : int with get, set
override RotationAngle : int with get, set
Property Value
Type:
Int32Implements
IRotationRotationAngle
See Also