ExpertPDF PDF to Text Converter
MarkPageBreaks Property
NamespacesExpertPdfPdfToTextConverterMarkPageBreaks
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
C#Visual BasicVisual C++
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)