Uses of Class
com.stimulsoft.report.events.StiPrintingEvent

Packages that use StiPrintingEvent
com.stimulsoft.report   
 

Uses of StiPrintingEvent in com.stimulsoft.report
 

Methods in com.stimulsoft.report that return StiPrintingEvent
 StiPrintingEvent StiReport.getPrintingEvent()
          Occurs when report starts printing.
 

Methods in com.stimulsoft.report with parameters of type StiPrintingEvent
 void StiReport.setPrintingEvent(StiPrintingEvent value)