[]
Gets or sets the type of algorithm that is used for PDF content recognition when building page text maps (see GetTextMap(float, float, bool)).
This property affects the behavior of methods such as GetText(bool), FindText(FindTextParams, OutputRange), FindText(FindTextParams, FindTextCallback) and other APIs that rely on text maps.
public RecognitionAlgorithm RecognitionAlgorithm { get; set; }
Public Property RecognitionAlgorithm As RecognitionAlgorithm