[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing.WatermarkOptions

WatermarkOptions Class

Watermark options

Inheritance
WatermarkOptions
Namespace: GrapeCity.ActiveReports.Printing
Assembly: MESCIUS.ActiveReports.dll
Syntax
public sealed class WatermarkOptions

Constructors

Name Description
WatermarkOptions()

Properties

Name Description
Angle

Test rotation angle, degrees, counter-clockwise

Color

Color

DrawOver

If 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

Font

Font

Title

Watermark text

Extension Methods