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



