Controls if a special character is inserted in the extracted text to mark the page breaks from the source PDF document
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference