Link Search Menu Expand Document

CSVExtractorPageSeparator Property

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.0.4760-master
Syntax
public string PageSeparator { get; set; }

Property Value

Type: String

Implements

ICSVExtractorPageSeparator
See Also

Reference