Gets the original file format of the page.
public RasterImageFormat OriginalFormat { get; }
ReadOnly Property OriginalFormat As RasterImageFormat
@property (nonatomic, assign, readonly) LTRasterImageFormat originalFormat
public RasterImageFormat getOriginalFormat()
property RasterImageFormat OriginalFormat {
RasterImageFormat get();
}
A RasterImageFormat enumeration member indicating the original file format of this page.
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 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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document