Click or drag to resize

IOcrStatsFormat Method

Formats the OCR statistics as a multiline text string.

Namespace:  Opait.Ocr.Api
Assembly:  Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax
C#
string Format()

Return Value

Type: String
A string that describes the run statistics, or null if nothing was processed.
See Also