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

In This Topic
    WatermarkColorARGB Property
    In This Topic
    Color in ARGB format
    Syntax
    'Declaration
     
    Public Property WatermarkColorARGB As Integer
    public int WatermarkColorARGB {get; set;}
    See Also