StampRotateAngle Property
Gets or sets rotate angle of stamp in degrees. This property allows to set arbitrary rotate angle.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public double RotateAngle { get; set; }

Property Value

Type: Double
See Also