Link Search Menu Expand Document

TextExtractorPageSeparator Property

Sets the page separator character or string. Default is '\f' (Form Feed).

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public string PageSeparator { get; set; }

Property Value

Type: String

Implements

ITextExtractorPageSeparator
See Also

Reference