TdxPDFSignatureFieldAppearanceInfo.RotationAngle Property
In This Article
Specifies a rotation angle applied to the digital signature image.
#Declaration
Delphi
property RotationAngle;
#Property Value
Type | Description |
---|---|
Tcx |
Enumerates predefined rotation angles. |
#Remarks
Use this property to rotate the image by a predefined angle:
Value | Example |
---|---|
ra0 | ![]() |
ra |
![]() |
ra |
![]() |
ra180 | ![]() |
See Also