Programming using the BIRT Reporting APIs : Programming the structure of a report design : Opening a report design for editing : Using an IReportRunnable object to access a design handle
 
Using an IReportRunnable object to access a design handle
An alternative way to open a report design is by calling the getDesignHandle( ) method on an IReportRunnable object. Use a design engine to access the elements in this report design in the same way as for any other design handle.