Click or drag to resize

StiPagePaint Method (Graphics)

Paints a page.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Paint(
	Graphics g
)

Parameters

g
Type: System.DrawingGraphics
Graphics for paints on.
See Also