HtmlObjectBaseBreakInsideAvoidHtmlElements Property
An array of HTML CSS selectors to select the HTML elements not accepting page breaks inside them
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public string[] BreakInsideAvoidHtmlElements { get; set; }
Public Property BreakInsideAvoidHtmlElements As String()
Get
Set
public:
property array<String^>^ BreakInsideAvoidHtmlElements {
array<String^>^ get ();
void set (array<String^>^ value);
}
member BreakInsideAvoidHtmlElements : string[] with get, set
Property Value
String