Report |
public class ReportManager
The ReportManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | ReportDirectory | 报告创建目录 |
![]() | ReportTemplateNames | 可用的报告模板名称 |
Name | Description | |
---|---|---|
![]() | CreateReport(String, Boolean) | 创建报告(根据报告创建目录、报告名称自动组合报告文件路径) |
![]() | CreateReport(String, Boolean, ReportManagerReportSettings) | |
![]() | CreateReport(String, String, Boolean) | 创建报告(指定报告文件路径) |