Gets or sets a value that indicates whether this IOcrAutoRecognizeManager should output debug messages to the standard .NET trace listeners.
bool EnableTrace {get; set;}
Property EnableTrace As Boolean
@property (nonatomic, assign) BOOL enableTrace
public boolean getEnableTrace()
public void setEnableTrace(boolean value)
true if this IOcrAutoRecognizeManager should output debug messages to the standard .NET trace listeners, otherwise; false Default value is false.
If the value of this property is set to true, then this IOcrAutoRecognizeManager object will output debug messages with current status (page being loaded, zoned, recognized, saved, etc.) and any errors that may occur to the default .NET trace listener.
For example, to enable tracing to the .NET console, use the following code:
// Trace to the console
System.Diagnostics.Trace.Listeners.Add(new TextWriterTraceListener(Console.Out));
// Enable tracing in the OCR recognize manager
ocrAutoRecognizeManager.EnableTrace = true;
// Run the job
ocrAutoRecognizeManager.RunJob(ocrJob);
When tracing is enabled, the engine will use the OcrAutoRecognizeJobData.JobName value when writing trace messages to help easily identity jobs.
For more information on .NET tracing, refer to System.Diagnostics.Trace.
![]() |
Products |
Support |
Feedback: EnableTrace 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.