Click or drag to resize

IStiPagePainterGetWatermarkImage Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.IStiPagePainter.GetWatermarkImage(Stimulsoft.Report.Components.StiPage,System.Double,System.Boolean)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
Bitmap GetWatermarkImage(
	StiPage page,
	double zoom,
	bool useMargins
)

Parameters

page
Type: Stimulsoft.Report.ComponentsStiPage

[Missing <param name="page"/> documentation for "M:Stimulsoft.Report.Painters.IStiPagePainter.GetWatermarkImage(Stimulsoft.Report.Components.StiPage,System.Double,System.Boolean)"]

zoom
Type: SystemDouble

[Missing <param name="zoom"/> documentation for "M:Stimulsoft.Report.Painters.IStiPagePainter.GetWatermarkImage(Stimulsoft.Report.Components.StiPage,System.Double,System.Boolean)"]

useMargins
Type: SystemBoolean

[Missing <param name="useMargins"/> documentation for "M:Stimulsoft.Report.Painters.IStiPagePainter.GetWatermarkImage(Stimulsoft.Report.Components.StiPage,System.Double,System.Boolean)"]

Return Value

Type: Bitmap

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.IStiPagePainter.GetWatermarkImage(Stimulsoft.Report.Components.StiPage,System.Double,System.Boolean)"]

See Also