←Select platform

ImagesRecognitionMode Property

Summary

Indicates how to treat the image elements encountered in the SVG representation of this page during text extraction.

Syntax
C#
C++/CLI
Python
public DocumentTextImagesRecognitionMode ImagesRecognitionMode {get; set;} 
public:  
   property DocumentTextImagesRecognitionMode^ ImagesRecognitionMode 
   { 
      DocumentTextImagesRecognitionMode^ get() 
      void set(DocumentTextImagesRecognitionMode^ value) 
   } 
ImagesRecognitionMode # get and set (DocumentText) 

Property 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.

Remarks

ImagesRecognitionMode determines how text is extracted from the page during DocumentPage.GetText. For more information, refer to DocumentTextImagesRecognitionMode.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.