Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

IsInMemory Property








Gets a value that indicate whether this is a memory-based IOcrDocument.
Syntax
bool IsInMemory {get;}
'Declaration
 
ReadOnly Property IsInMemory As Boolean
'Usage
 
Dim instance As IOcrDocument
Dim value As Boolean
 
value = instance.IsInMemory
bool IsInMemory {get;}
@property (nonatomic, assign, readonly) BOOL isInMemory
public boolean isInMemory()
            
get_IsInMemory(); 
property bool IsInMemory {
   bool get();
}

Property Value

true if this is a memory-based IOcrDocument and false if this is a file-based document.
Remarks

For information on how to create memory-based or file-based documents or how to load file-based documents from disk refer to IOcrDocumentManager.CreateDocument and Programming with the LEADTOOLS .NET OCR.

Requirements

Target Platforms

See Also

Reference

IOcrDocument Interface
IOcrDocument Members

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features