[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.Export.IWatermarkSupported

IWatermarkSupported Interface

Watermark support interface.

Namespace: GrapeCity.ActiveReports.Rendering.Export
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface IWatermarkSupported

Methods

Name Description
AddWatermark<T>(WatermarkSettings, SizeF, Action<T>)

Adds watermark.

Extension Methods