TextExtractorPageSeparator Property ByteScout PDF Extractor SDK
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.1.4801-master
Syntax

public string PageSeparator { get; set; }

Property Value

Type: String

Implements

ITextExtractorPageSeparator
See Also

Reference