←Select platform

Format Property (OcrAutoRecognizeJobData)

Summary

Gets or sets the output document format.

Syntax

C#
VB
Java
Objective-C
C++
@property (nonatomic, assign) LTDocumentFormat format 
public DocumentFormat getFormat() 
public void setFormat(DocumentFormat value) 
             

Property Value

An DocumentFormat enumeration member that specifies the output document format. This can be any of the supported 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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize