Click or drag to resize

OcrResultRendererEndDocument Method

Finishes the document and finalizes the output data. Invalid if BeginDocument(String) not yet called.

Namespace:  Patagames.Ocr
Assembly:  Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.2.411
Syntax
public bool EndDocument()

Return Value

Type: Boolean
True if successful, False otherwise.
See Also