ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web.ExportOptions Namespace / PdfExportOptions.PdfWatermarkSettings Class / Angle Property

In This Topic
    Angle Property (PdfExportOptions.PdfWatermarkSettings)
    In This Topic
    Specifies the watermark angle for PDF document.
    Syntax
    'Declaration
     
    Public Property Angle As Single
    public float Angle {get; set;}
    See Also