HtmlObjectBaseBreakInsideAvoidHtmlElements Property

An array of HTML CSS selectors to select the HTML elements not accepting page breaks inside them

Definition

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

Property Value

String

See Also