|
PdfToTextMarkPageBreaks Property |
Insert a special character after the text extracted from each PDF page.
The special character defined by the PageBreakMark property.
Namespace:
SelectPdf
Assembly:
Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax public bool MarkPageBreaks { get; set; }
Public Property MarkPageBreaks As Boolean
Get
Set
Property Value
Type:
BooleanRemarks
The default value is False.
See Also