TextRecognizerTrimLeadingSpaces Property ByteScout Text Recognition SDK
Gets or sets whether to trim redundant leading spaces. Default is false. Works only if KeepTextFormatting is true.

Namespace:  ByteScout.TextRecognition
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax

public bool TrimLeadingSpaces { get; set; }

Property Value

Type: Boolean
See Also

Reference