ICSVExtractorPageSeparator Property ByteScout PDF Extractor SDK
Sets the page separator. If not empty, the extractor will insert between pages in the generated CSV data a row that will contain specified text in the first column.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

string PageSeparator { get; set; }

Property Value

Type: String
See Also

Reference