LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Format Property (OcrAutoRecognizeJobData)

Show in webframe







Gets or sets the output document format.
Syntax
public DocumentFormat Format {get; set;}
'Declaration
 
Public Property Format As DocumentFormat
'Usage
 
Dim instance As OcrAutoRecognizeJobData
Dim value As DocumentFormat
 
instance.Format = value
 
value = instance.Format
public DocumentFormat Format {get; set;}

            

            
 
get_Format();
set_Format(value);
Object.defineProperty('Format');
public:
property DocumentFormat Format {
   DocumentFormat get();
   void set (    DocumentFormat value);
}

Property Value

An Leadtools.Forms.DocumentWriters.DocumentFormat enumeration member that specifies the output document format. This can be any of the supported Leadtools.Forms.DocumentWriters.DocumentFormat such as PDF, DOC and TEXT. If this member is DocumentFormat.User, then the document saved using the native engine format set in IOcrDocumentManager.EngineFormat if the engine used supports native formats, otherwise an exception will be thrown.
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.

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