ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Printing Namespace / PrintOptions Class / Watermark Property

In This Topic
    Watermark Property (PrintOptions)
    In This Topic
    Watermark options
    Syntax
    'Declaration
     
    Public Property Watermark As WatermarkOptions
    public WatermarkOptions Watermark {get; set;}
    See Also