Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / StampAnnotation Class / RotationAngle Property

In This Topic
    RotationAngle Property (StampAnnotation)
    In This Topic
    Gets the angle, in degrees, by which the stamp is rotated. Positive values indicate counterclockwise rotation.
    Syntax
    'Declaration
     
    Public ReadOnly Property RotationAngle As System.Single
    public System.float RotationAngle {get;}
    See Also