HiQPdf Documentation

HtmlObjectBaseBreakAfterHtmlElements Property

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

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

public string[] BreakAfterHtmlElements { get; set; }

Property Value

Type: String
See Also

Reference