Click or drag to resize
Pdf Library for .NET

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: 26.2
Syntax
public bool MarkPageBreaks { get; set; }

Property Value

Boolean
Remarks
The default value is False.
See Also