Click or drag to resize

StiPageGdiPainterPaintCopyrightBefore Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Painters.StiPageGdiPainter.PaintCopyrightBefore(Stimulsoft.Report.Components.StiPage,System.Drawing.Graphics,Stimulsoft.Report.Events.StiPaintEventArgs)"]

Namespace:  Stimulsoft.Report.Painters
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiPagePaintEventArgs PaintCopyrightBefore(
	StiPage page,
	Graphics g,
	StiPaintEventArgs eventArgs
)

Parameters

page
Type: Stimulsoft.Report.ComponentsStiPage

[Missing <param name="page"/> documentation for "M:Stimulsoft.Report.Painters.StiPageGdiPainter.PaintCopyrightBefore(Stimulsoft.Report.Components.StiPage,System.Drawing.Graphics,Stimulsoft.Report.Events.StiPaintEventArgs)"]

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Report.Painters.StiPageGdiPainter.PaintCopyrightBefore(Stimulsoft.Report.Components.StiPage,System.Drawing.Graphics,Stimulsoft.Report.Events.StiPaintEventArgs)"]

eventArgs
Type: Stimulsoft.Report.EventsStiPaintEventArgs

[Missing <param name="eventArgs"/> documentation for "M:Stimulsoft.Report.Painters.StiPageGdiPainter.PaintCopyrightBefore(Stimulsoft.Report.Components.StiPage,System.Drawing.Graphics,Stimulsoft.Report.Events.StiPaintEventArgs)"]

Return Value

Type: StiPagePaintEventArgs

[Missing <returns> documentation for "M:Stimulsoft.Report.Painters.StiPageGdiPainter.PaintCopyrightBefore(Stimulsoft.Report.Components.StiPage,System.Drawing.Graphics,Stimulsoft.Report.Events.StiPaintEventArgs)"]

See Also