RotateAngle

PdfTextPossibleWatermark.RotateAngle property

Gets the rotate angle of this PdfTextPossibleWatermark in degrees.

public override double RotateAngle { get; }

Property Value

The value is always 0 for this type of possible watermark.

See Also