ActiveReports Developer 7
Angle Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > WatermarkOptions Class : Angle Property

Glossary Item Box

Test rotation angle, degrees, counter-clockwise

Syntax

Visual Basic (Declaration) 
Public Property Angle As System.Single
C# 
public System.float Angle {get; set;}

See Also