Click or drag to resize

PdfToTextConverterMarkPageBreaks Property

When this property is true a special character defined by the PAGE_BREAK_MARK property is inserted after the text extracted from each page. The default value is false.

Namespace: ExpertPdf
Assembly: eppdftotext (in eppdftotext.dll) Version: 9.0
Syntax
public bool MarkPageBreaks { get; set; }

Property Value

Boolean
See Also