Determines whether this IOcrEngine has been started and is ready to be used.
bool IsStarted {get;}
ReadOnly Property IsStarted As Boolean
bool IsStarted {get;}
@property (nonatomic, assign, readonly) BOOL isStarted
public boolean isStarted()
get_IsStarted();
property bool IsStarted {
bool get();
}
true if this IOcrEngine has been started and is ready to be used, otherwise it is false.
The Startup method must be called before invoking any other methods or properties in this IOcrEngine.
To check if the engine is started, use the IsStarted property.
You must call Shutdown to shut down the engine and free the memory and resources used.
You can call the Startup method multiple times, only the first call will start the engine while subsequent calls will only increment an internal counter. You must call Shutdown for each Startup called.
The IOcrEngine interface implements IDisposable. It is highly recommended that you call Dispose (or use the usingstatement in C# or Using statement in VB) when creating the IOcrEngine instance. The Dispose method automatically shuts down the engine if it has been started.
For an example, refer to Startup.
Products |
Support |
Feedback: IsStarted Property - Leadtools.Forms.Ocr |
Introduction |
Help Version 19.0.2017.6.6
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.