ActiveReports Developer 7
Watermark Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace > PrintOptions Class : Watermark Property

Glossary Item Box

Gets or sets the watermark options.

Syntax

Visual Basic (Declaration) 
Public Property Watermark As WatermarkOptions
C# 
public WatermarkOptions Watermark {get; set;}

See Also