LEADTOOLS OCR (Leadtools.Forms.Ocr assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
JobName Property
See Also 
Leadtools.Forms.Ocr Namespace > OcrAutoRecognizeJobData Structure : JobName Property



The JobName Property is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.

Gets or sets the optional job name.

Syntax

Visual Basic (Declaration) 
Public Property JobName As String
Visual Basic (Usage)Copy Code
Dim instance As OcrAutoRecognizeJobData
Dim value As String
 
instance.JobName = value
 
value = instance.JobName
C# 
public string JobName {get; set;}
C++/CLI 
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

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

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