ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / PdfExportSettings Class / WatermarkAngle Property

In This Topic
    WatermarkAngle Property (PdfExportSettings)
    In This Topic
    Gets or sets the angle of the watermark.
    Syntax
    'Declaration
     
    Public Property WatermarkAngle As StringDefaultExportSetting
    public StringDefaultExportSetting WatermarkAngle {get; set;}

    Property Value

    A StringDefaultExportSetting object representing the watermark angle.
    See Also