HtmlObjectBaseForceNewPdfPages Property
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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public bool ForceNewPdfPages { get; set; }
Property Value
Boolean