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.

Declaration Syntax
public bool MarkPageBreaks { get; set; }
Public Property MarkPageBreaks As Boolean
public:
property bool MarkPageBreaks {
bool get ();
void set (bool value);
}
Assembly:
pdftotext (Module: pdftotext) Version: 3.1.0.0 (3.1.0.0)