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

Format Property (OcrAutoRecognizeJobData)






Gets or sets the output document format. .NET support
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);
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: 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 LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

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