Indicates text recognition mode to apply to the processed document.
public DocumentTextImagesRecognitionMode ImagesRecognitionMode { get; set; }
Set to Auto
to recognize images if necessary, Disabled
to disable recognition and Always
to always try to recognize images.