Link Search Menu Expand Document

TextRecognizerUnwrapParagraphs Property

Gets or sets whether to unwrap paragraph text. 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 UnwrapParagraphs { get; set; }

Property Value

Type: Boolean
See Also

Reference