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

In This Topic
    WatermarkText Property
    In This Topic
    Text of watermark
    Syntax
    'Declaration
     
    Public Property WatermarkText As String
    public string WatermarkText {get; set;}
    See Also