Click or drag to resize
PdfToTextConverterPAGE_BREAK_MARK Property
Gets the page break mark character used when the MarkPageBreaks property is true.

Namespace: ExpertPdf
Assembly: pdftotext.net20.x86 (in pdftotext.net20.x86.dll) Version: 4.2
Syntax
public static char PAGE_BREAK_MARK { get; }

Property Value

Type: Char
See Also