HiQPdf Documentation

PdfTextExtractPageBreaksEnabled Property

HiQPdf Client for .NET Core
Controls if a special character is inserted in the extracted text to mark the page breaks from the source PDF document

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool PageBreaksEnabled { get; set; }

Property Value

Type: Boolean
See Also

Reference