XLSExtractorPageSeparator Property ByteScout PDF Extractor SDK
Sets the page separator. If not empty and PageToWorksheet is False, the extractor will insert between pages in the generated Excel 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

public string PageSeparator { get; set; }

Property Value

Type: String

Implements

IXLSExtractorPageSeparator
See Also

Reference