Aspose::Pdf::Stamp::get_Rotate method
Stamp::get_Rotate method
Sets or gets the rotation of stamp content according Rotation values. Note. This property is for set angles which are multiples of 90 degrees (0, 90, 180, 270 degrees). To set arbitrary angle use RotateAngle property. If angle set by ArbitraryAngle is not multiple of 90 then Rotate property returns Rotation.None.
Rotation Aspose::Pdf::Stamp::get_Rotate()
See Also
- Enum Rotation
- Class Stamp
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++