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

Glossary Item Box

Gets or sets the watermark color

Syntax

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

See Also