ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf.Section Namespace / PdfWatermarkSettings Class / Angle Property

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