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: ExpertPdfAssembly: eppdftotext (in eppdftotext.dll) Version: 9.0
Syntaxpublic bool MarkPageBreaks { get; set; }Public Property MarkPageBreaks As Boolean
Get
Set
Property Value
Boolean
See Also