RecognizeVerticalLines
BaseRecognitionSettings.RecognizeVerticalLines property
Gets or sets a value indicating whether vertical text lines should be detected and recognized in addition to horizontal ones. Default is false
.
public bool RecognizeVerticalLines { get; set; }
See Also
- class BaseRecognitionSettings
- namespace Aspose.OCR
- assembly Aspose.OCR