PdfTextExtractPageBreaksEnabled Property

Controls if a special character is inserted in the extracted text to mark the page breaks from the source PDF document

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public bool PageBreaksEnabled { get; set; }

Property Value

Boolean

See Also