Click or drag to resize
Pdftools logo

Engine Methods

The Engine type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreate

Create a new OCR engine

Optionally the name argument may be followed by "@" and engine creation parameters, e.g. "service@http://localhost:7982/"
Public methodDispose

Close the engine

Release all native resources associated with the OCR engine.
Public methodEquals
(Inherited from NativeObject)
Public methodGetHashCode
(Inherited from NativeObject)
Top
See Also