LEADTOOLS Workflow OCR (Leadtools.Workflow.Ocr assembly)

SourceFile Property

Show in webframe





The full path of the image file to recognize.
Syntax
public string SourceFile {get; set;}
'Declaration
 
Public Property SourceFile As String
'Usage
 
Dim instance As OcrActivity
Dim value As String
 
instance.SourceFile = value
 
value = instance.SourceFile

            

            
public:
property String^ SourceFile {
   String^ get();
   void set (    String^ value);
}

Property Value

Full path of the image file to recognize.
Requirements

Target Platforms

See Also

Reference

OcrActivity Class
OcrActivity Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2013 All Rights Reserved. LEAD Technologies, Inc.