LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

OriginalFormat Property

Show in webframe







Gets the original file format of the page.
Syntax
RasterImageFormat OriginalFormat {get;}
'Declaration
 
ReadOnly Property OriginalFormat As RasterImageFormat
'Usage
 
Dim instance As IOcrPage
Dim value As RasterImageFormat
 
value = instance.OriginalFormat
RasterImageFormat OriginalFormat {get;}
@property (nonatomic, assign, readonly) LTRasterImageFormat originalFormat;
public RasterImageFormat getOriginalFormat()
get_OriginalFormat(); 
property RasterImageFormat OriginalFormat {
   RasterImageFormat get();
}

Property Value

A Leadtools.RasterImageFormat enumeration member indicating the original file format of this page.
Remarks

The original file format of the page is the format of the original file on disk, memory or URL, used when creating this IOcrPage. If this page was created from a Leadtools.RasterImage object created directly in memory, the format will be RasterImageFormat.Unknown.

The value of the OriginalFormat property can be useful when exporting the page back into a disk file with the format it was originally loaded from.

Example
For an example, refer to IOcrPage.
Requirements

Target Platforms

See Also

Reference

IOcrPage Interface
IOcrPage Members
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with Leadtools .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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