[]
Add the report with specified options in the reports list.
public void AddReport(PageReport report, LocationOptions options = default)
| Type | Name | Description |
|---|---|---|
| PageReport | report | The report to be added. |
| LocationOptions | options | The options to report be added with. |