Report data More details...
Properties | |
| DocumentId | DocId [get, set] |
| ID of the checked document. More details... | |
| ReportSummary | Summary [get, set] |
| Annotation to the report. More details... | |
| DocStat | Stats [get, set] |
| Statistics on the document. It is filled only if the funtion is called. More details... | |
| DocAttributes | Attributes [get, set] |
| Document attributes. It is filled only if the function is called. More details... | |
| CheckServiceResultInfo [] | CheckServiceResults [get, set] |
| Agregated information about the checking services (brief report). More details... | |
| ReportDetails | Details [get, set] |
| Detailed information (full report). If filled only if the function is called. More details... | |
| ShortFraudReport | ShortFraudReport [get, set] |
| Brief report about cheating (suspicious document) More details... | |
Report data
|
getset |
Document attributes. It is filled only if in the function that is called
GetReportView the flag ReportViewOptions.NeedAttributes is set.
|
getset |
Agregated information about the checking services (brief report).
|
getset |
Detailed information (full report). If filled only if in the function that is called
GetReportView the flag ReportViewOptions.FullReport is set.
|
getset |
ID of the checked document.
|
getset |
Brief report about cheating (suspicious document)
|
getset |
Statistics on the document. It is filled only if in the funtion that is called
GetReportView the flag ReportViewOptions.NeedStats is set.
|
getset |
Annotation to the report.