Click or drag to resize
Pdf Library for .NET

PdfToTextPageBreakMark Property

Gets the page break mark character used when the MarkPageBreaks property is true.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public char PageBreakMark { get; }

Property Value

Char
See Also