ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / WatermarkOptions Class / Angle Property

In This Topic
    Angle Property (WatermarkOptions)
    In This Topic
    Test rotation angle, degrees, counter-clockwise
    Syntax
    'Declaration
     
    Public Property Angle As Single
    public float Angle {get; set;}
    See Also