ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / PageSetupViewModel Class / WatermarkRotationAngle Property

In This Topic
    WatermarkRotationAngle Property
    In This Topic
    Rotation angle in degrees
    Syntax
    'Declaration
     
    Public Property WatermarkRotationAngle As Decimal
    public decimal WatermarkRotationAngle {get; set;}
    See Also