PdfToTextConverterPAGE_BREAK_MARK Property |
Gets the page break mark character used when the MarkPageBreaks property is true.
Namespace: ExpertPdfAssembly: pdftotext.net20.x86 (in pdftotext.net20.x86.dll) Version: 4.2
Syntaxpublic static char PAGE_BREAK_MARK { get; }
Public Shared ReadOnly Property PAGE_BREAK_MARK As Char
Get
Property Value
Type:
Char
See Also