 | OcrResultRendererEndDocument Method |
Namespace: Patagames.OcrAssembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 1.7.0.341
Syntaxpublic bool EndDocument()
Public Function EndDocument As Boolean
public:
bool EndDocument()
member EndDocument : unit -> bool
public boolean EndDocument()
Return Value
Type:
BooleanTrue if successful, False otherwise.
See Also