Link Search Menu Expand Document

TextRecognizerPageSeparator Property

Gets or sets the page separator character or string. Default is "\r\n".

Namespace:ByteScout.TextRecognition
Assembly: ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.0.314-master
Syntax
public string PageSeparator { get; set; }

Property Value

Type: String
See Also

Reference