ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.PageSetup Namespace / WatermarkSettingsModel Class / Angle Property

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