Gets or sets a value indicating whether this IOcrDocument must copy the RasterCodecs and DocumentWriter options from the IOcrEngine before using them.
bool UseEngineInstanceOptions {get; set;}
Property UseEngineInstanceOptions As Boolean
bool UseEngineInstanceOptions {get; set;}
@property (nonatomic, assign) BOOL useEngineInstanceOptions
public boolean getUseEngineInstanceOptions()
public void setUseEngineInstanceOptions(boolean value)
get_UseEngineInstanceOptions();
set_UseEngineInstanceOptions(value);
Object.defineProperty('UseEngineInstanceOptions');
true if this IOcrDocument must copy the RasterCodecs and DocumentWriter options from the IOcrEngine before using them; otherwise, false. Default value is true.
When the value of this property is true, then this IOcrDocument will copy the options from IOcrEngine.RasterCodecsInstance and IOcrEngine.DocumentWriterInstance to IOcrDocument.RasterCodecsInstance and IOcrDocument.DocumentWriterInstance before using them.
This makes it easy to change RasterCodecs and DocumentWriter options globally for all current and future IOcrDocument's.
If you have a requirement to use different options per IOcrDocument in the same IOcrEngine, for example, you have an IOcrDocument object that will save to PDF with Image/Text option and another to save to PDF/A. Then you can set UseEngineInstanceOptions of each document to false, then change the PDF options through DocumentWriterInstance instead of DocumentWriterInstance.
The options are copied before any of the following methods is called:
For more information, refer to OCR Engine and RasterCodecs/DocumentWriter Usage.
DocumentWriterInstance Property
IOcrEngine.RasterCodecsInstance
Products |
Support |
Feedback: UseEngineInstanceOptions 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.