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:  eppdftotext (in eppdftotext.dll) Version: 7.0
Syntax
public static char PAGE_BREAK_MARK { get; }

Property Value

Type: Char
See Also