PdfToTextConverterMarkPageBreaks Property
Flag indicating whether page breaks are marked by the
PAGE_BREAK_MARK character in the resulting text document. The default is false
Namespace: HiQPdf.NextAssembly: HiQPdf.Next.PdfProcessor (in HiQPdf.Next.PdfProcessor.dll) Version: 1.0.0
public bool MarkPageBreaks { get; set; }
Property Value
Boolean