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