Gets or sets the CSS selectors of the HTML elements to not be broken between PDF pages if possible when the HTML to PDF element is rendered
Namespace:
EvoPdf
Assembly:
evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
public string[] AvoidHtmlElementsBreakSelectors { get; set; }
Public Property AvoidHtmlElementsBreakSelectors As String()
Get
Set
Property Value
Type:
String
Reference