ProjectSaveReport Method |
Name | Description | |
---|---|---|
![]() ![]() | SaveReport(Stream) |
Saves the project overview report to the stream.
|
![]() ![]() | SaveReport(String) |
Saves the project overview report to PDF file.
|
![]() ![]() | SaveReport(Stream, ReportType) |
Saves the project report of the specified type to the specified stream.
|
![]() ![]() | SaveReport(String, ReportType) |
Saves the project report of the specified type in PDF format to the specified file path.
|