detectOrientation property

bool detectOrientation
getter/setter pair

Enable orientation detection. Document orientation will be returned in DocumentQualityAnalyzerResult.orientation.

Default is false

Implementation

bool detectOrientation;