Indicates how to treat the image elements encountered in the SVG representation of this page during text extraction.
public DocumentTextImagesRecognitionMode ImagesRecognitionMode {get; set;}
Public Property ImagesRecognitionMode() As DocumentTextImagesRecognitionMode
Get
Set
public:
property DocumentTextImagesRecognitionMode^ ImagesRecognitionMode
{
DocumentTextImagesRecognitionMode^ get()
void set(DocumentTextImagesRecognitionMode^ value)
}
A DocumentTextImagesRecognitionMode value that indicates how to treat the image elements encountered in the SVG representation of this page during text extraction. The default value is DocumentTextImagesRecognitionMode.Auto.
ImagesRecognitionMode determines how text is extracted from the page during DocumentPage.GetText. For more information, refer to DocumentTextImagesRecognitionMode.
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