HiQPdf Documentation

HtmlObjectBaseForceNewPdfPages Property

Quickly Create High Quality PDFs
Controls if a new PDF page is always created when the HTML object is laid out on the next PDF page. By default this property is false and if there is a next page already created in PDF document it will be used to layout this object

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool ForceNewPdfPages { get; set; }

Property Value

Type: Boolean
See Also

Reference