Below are my setttings.
DocumentRecognitionSettings DRS = new DocumentRecognitionSettings()
{
PagesNumber = 0,
PreprocessingFilters = filter,
//// allowed options
Allow…...before recognition - good for images with noice AutoSkew = false...// switch off if your image not rotated DetectAreas = true, //...