RotateAngle

PdfAnnotation.RotateAngle property

Gets the rotate angle of this PdfAnnotation in degrees.

public override double RotateAngle { get; }

Property Value

The rotate angle of this PdfAnnotation in degrees.

See Also