ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Image Assembly / GrapeCity.ActiveReports.Export.Image.Page Namespace / Settings Class / WatermarkAngle Property

In This Topic
    WatermarkAngle Property (Settings)
    In This Topic
    Specify the degree of angle for the watermark text on the image. Valid values range from 0 to 359, where 0 is horizontal, left to right.
    Syntax
    'Declaration
     
    Public Property WatermarkAngle As Single
    public float WatermarkAngle {get; set;}
    See Also