PdfTextExtractPageBreaksEnabled Property
Controls if a special character is inserted in the extracted text to mark the page breaks from the source PDF document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool PageBreaksEnabled { get; set; }
Public Property PageBreaksEnabled As Boolean
Get
Set
public:
property bool PageBreaksEnabled {
bool get ();
void set (bool value);
}
member PageBreaksEnabled : bool with get, set
Property Value
Boolean