HtmlObjectBaseBreakAfterHtmlElements Property

An array of HTML CSS selectors to select the HTML elements that will receive a page break after them in PDF document

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public string[] BreakAfterHtmlElements { get; set; }

Property Value

String

See Also