LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

DocumentFileName Property (OcrAutoRecognizeJobData)






Gets or sets the name of the output document file. .NET support
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);
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

OcrAutoRecognizeJobData Structure
OcrAutoRecognizeJobData Members
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 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