Link Search Menu Expand Document

XLSExtractorPageSeparator Property

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

Property Value

Type: String

Implements

IXLSExtractorPageSeparator
See Also

Reference