| NodeId | ns=1;i=3002 |
| NodeClass | DataType |
| BrowseName | 1:OcrScanResult |
| DisplayName | OcrScanResult |
| BaseType | 1:ScanResult |
| IsAbstract | False |
| Field Name | Data Type | Is Optional | Description |
|---|---|---|---|
| ImageId | 0:NodeId | NodeId of the original scan image file object used for this scan result. | |
| Quality | 0:Byte | Returns the probability of correct decoding. | |
| Position | 1:Position | Returns the position of the text within the image. | |
| Font | 0:String | Yes | Returns the font name used for decoding. |
| DecodingTime | 0:UtcTime | Yes | Returns the required decoding time. |