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; }
Public Shared ReadOnly Property PAGE_BREAK_MARK As Char
Get
Property Value
Type:
CharSee Also