LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

DocumentFileName Property (OcrAutoRecognizeJobData)

Show in webframe







Gets or sets the name of the output document file.
Syntax
public string DocumentFileName {get; set;}
'Declaration
 
Public Property DocumentFileName As String
'Usage
 
Dim instance As OcrAutoRecognizeJobData
Dim value As String
 
instance.DocumentFileName = value
 
value = instance.DocumentFileName
public string DocumentFileName {get; set;}

            

            
 
get_DocumentFileName();
set_DocumentFileName(value);
Object.defineProperty('DocumentFileName');
public:
property String^ DocumentFileName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that contains the name of the output document file. When recognition is completed, this file will be created on disk. This member cannot be a null reference (Nothing in Visual Basic).
Example
For an example, refer to RunJob and RunJobAsync.
Requirements

Target Platforms

See Also

Reference

OcrAutoRecognizeJobData Structure
OcrAutoRecognizeJobData Members
Programming with the LEADTOOLS .NET OCR

 

 


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

DocumentFileName requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features