An array of HTML CSS selectors to select the HTML elements not accepting page breaks inside them
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
String
Reference