StiPagePaintEventArgs Class

Namespace: Stimulsoft.Report.Events

Describes an argument for the events PagePainting and PagePainted.

Inheritance

Inherits from: EventArgs

Properties

Property Type Description
ClientRectangle Rectangle Gets client rectangle.
ClipRectangle Rectangle Gets clip rectangle.
FullRectangle Rectangle Gets full rectangle.
Graphics Graphics Gets page graphics.
IsDesigning bool Gets value which indicates page is designing.
IsPrinting bool Gets value which indicates page is printing.