 | OcrResultRendererEndDocument Method |
Namespace:
Patagames.Ocr
Assembly:
Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.2.411
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