ActiveReports 8
WatermarkOptions Class Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Printing Namespace : WatermarkOptions Class

Glossary Item Box

The following tables list the members exposed by WatermarkOptions.

Public Constructors

 NameDescription
Public ConstructorWatermarkOptions ConstructorInitializes the new instance of WatermarkOptions class.  
Top

Public Properties

 NameDescription
Public PropertyAngleTest rotation angle, degrees, counter-clockwise  
Public PropertyColorGets or sets the watermark color  
Public PropertyDrawOverIf property is true watermark sign will be painted on the pages over report content, else watermark will be painted on the pages before all other report content  
Public PropertyFontGets or sets the watermark font  
Public PropertyTitleWatermark text  
Top

See Also