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: 7.0
Syntax public bool MarkPageBreaks { get; set; }
Public Property MarkPageBreaks As Boolean
Get
Set
Property Value
Type:
BooleanSee Also