LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Format Property (OcrAutoRecognizeJobOperationEventArgs)

Show in webframe







Gets the document format being used in the current operation.
Syntax
public DocumentFormat Format {get;}
'Declaration
 
Public ReadOnly Property Format As DocumentFormat
'Usage
 
Dim instance As OcrAutoRecognizeJobOperationEventArgs
Dim value As DocumentFormat
 
value = instance.Format
public DocumentFormat Format {get;}

            

            
 get_Format(); 
public:
property DocumentFormat Format {
   DocumentFormat get();
}

Property Value

An Leadtools.Forms.DocumentWriters.DocumentFormat enumeration member that specifies the format being used in the current operation.
Remarks

This member will be equal to the original OcrAutoRecognizeJobData.Format value except for the following operations: SavePage and AppendLtd where it will be DocumentFormat.Ltd or SaveDocument where it can either be the original format or DocumentFormat.Ltd if LTD is being used to create a temporary document during recognition.

Example
For an example, refer to OcrAutoRecognizeJobOperationEventArgs.
Requirements

Target Platforms

See Also

Reference

OcrAutoRecognizeJobOperationEventArgs Class
OcrAutoRecognizeJobOperationEventArgs Members
Programming with the 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