Link Search Menu Expand Document

IXLSExtractorPageSeparator 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
string PageSeparator { get; set; }

Property Value

Type: String
See Also

Reference