Options to use when creating a document using IOcrDocumentManager.
[FlagsAttribute()]
[SerializableAttribute()]
public enum OcrCreateDocumentOptions
<FlagsAttribute()>
<SerializableAttribute()>
Public Enum OcrCreateDocumentOptions
[FlagsAttribute()]
[SerializableAttribute()]
public enum OcrCreateDocumentOptions
typedef NS_ENUM(NSInteger, LTOcrCreateDocumentOptions)
public enum OcrCreateDocumentOptions
Leadtools.Forms.Ocr.OcrCreateDocumentOptions = function() { };
Leadtools.Forms.Ocr.OcrCreateDocumentOptions.prototype = {
None = 0x00000000,
InMemory = 0x00000001,
AutoDeleteFile = 0x00000002,
LoadExisting = 0x00000004,
};
[FlagsAttribute()]
[SerializableAttribute()]
public enum class OcrCreateDocumentOptions
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | Create a File-Based document. The document file name is used. |
0x00000001 | InMemory | Create a Memory-Based document. The document file name is not used. |
0x00000002 | AutoDeleteFile | Automatically delete the document file when the document is disposed. Not available if InMemory is specified. |
0x00000004 | LoadExisting | Load document from the file specified. Not available if InMemory is specified. |
For more information, refer to IOcrDocumentManager and Programming with the LEADTOOLS .NET OCR.
For an example, refer to IOcrDocumentManager.CreateDocument(string, OcrCreateDocumentOptions).
![]() |
Products |
Support |
Feedback: OcrCreateDocumentOptions Enumeration - 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.