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

Packages that use StiPrintedEvent
com.stimulsoft.report   
 

Uses of StiPrintedEvent in com.stimulsoft.report
 

Methods in com.stimulsoft.report that return StiPrintedEvent
 StiPrintedEvent StiReport.getPrintedEvent()
          Occurs when report ends printing.
 

Methods in com.stimulsoft.report with parameters of type StiPrintedEvent
 void StiReport.setPrintedEvent(StiPrintedEvent value)