Link Search Menu Expand Document

TextRecognizerTrimLeadingSpaces Property

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.0.314-master
Syntax
public bool TrimLeadingSpaces { get; set; }

Property Value

Type: Boolean
See Also

Reference