| Overload | Description |
|---|---|
| ReportDefinition Constructor() | Initializes a new instance of the ReportDefinition class with a default Report instance. |
| ReportDefinition Constructor(FileInfo) | Initializes a new instance of the ReportDefinition class using the specified report definition file. |
| ReportDefinition Constructor(TextReader) | Initializes a new instance of the ReportDefinition class using the specified report definition. |