Link Search Menu Expand Document

TextRecognizerAutoDetectPageRotation Property

Gets or sets a value indicating whether the TextRecognizer will try to automatically detect the rotation of a scanned page. Default is false.

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public bool AutoDetectPageRotation { get; set; }

Property Value

Type: Boolean
See Also

Reference