Click or drag to resize

StiPageGdiPainterPaintCopyrightAfter Method

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

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

Parameters

page
Type: Stimulsoft.Report.ComponentsStiPage

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

g
Type: System.DrawingGraphics

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

eventArgs
Type: Stimulsoft.Report.EventsStiPagePaintEventArgs

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

See Also