| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > ReportManager Class > ReportManager Properties >====== ReportTarget (IReportGenerator interface) ====== | [[report the managed report .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[skippreview print rather than preview .htm|{{btn_next_n.gif|Next page}}]] | | || | | **ReportTarget** | **&IReportGenerator, PROTECTED** | {{blk2blue.jpg|blk2blue.jpg}} The **ReportTarget **property is a reference to the IReportGenerator interface that the ReportManager uses to manage the type of advanced report generation output (Text, PDF, HTML or XML). The ReportTarget property is set by the active TargetSelector property, which is a reference to the ReportTargetSelector Class. **Implementation:** The TakeAccepted method of the PrintPreview Class and the SetReportTarget method of the ReportManager sets the ReportTarget property. **See Also:     **[[setreporttarget set reportgenerator target .htm|SetReportTarget]]