HtmlObjectBaseBreakBeforeHtmlElements Property

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

Definition

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

Property Value

String

See Also