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.6.411
Syntax
public bool EndDocument()

Return Value

Boolean
True if successful, False otherwise.
See Also