GetPageCount | Returns the number of pages in the XML report. |
GetReportData | Returns the report as an XML string. |
GetReportSize | Returns the size of the XML report, in bytes. |
RegisterForReport | Registers the UI API to get the report data.
If no add-on calls this method, the XML data is not created and the application doesn't send the after notification of the ReportDataEvent. |