LEADTOOLS Workflow OCR (Leadtools.Workflow.Ocr assembly)

TargetFile Property

Show in webframe





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

            

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

Property Value

Full path of the resulting file.
Requirements

Target Platforms

See Also

Reference

OcrActivity Class
OcrActivity Members

 

 


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