LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

JobName Property

Show in webframe







Gets or sets the optional job name.
Syntax
public string JobName {get; set;}
'Declaration
 
Public Property JobName As String
'Usage
 
Dim instance As OcrAutoRecognizeJobData
Dim value As String
 
instance.JobName = value
 
value = instance.JobName
public string JobName {get; set;}

            

            
 
get_JobName();
set_JobName(value);
Object.defineProperty('JobName');
public:
property String^ JobName {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that contains the optional job name. If tracing is enabled with IOcrAutoRecognizeManager.EnableTrace, then the engine will use this value in the trace messages. If this member is a null reference (Nothing in Visual Basic), then the trace will show the generic [Untitled] name next to the trace messages.
Example
For an example, refer to RunJob and RunJobAsync.
Requirements

Target Platforms

See Also

Reference

OcrAutoRecognizeJobData Structure
OcrAutoRecognizeJobData Members
Programming with LEADTOOLS .NET OCR

 

 


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

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