Leadtools.Forms.Ocr Namespace > IOcrPage Interface : OriginalFormat Property |
RasterImageFormat OriginalFormat {get;}
'Declaration ReadOnly Property OriginalFormat As RasterImageFormat
'Usage Dim instance As IOcrPage Dim value As RasterImageFormat value = instance.OriginalFormat
RasterImageFormat OriginalFormat {get;}
get_OriginalFormat();
property RasterImageFormat OriginalFormat { RasterImageFormat get(); }
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.
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