EVO HTML to PDF Converter

HtmlToPdfElementAvoidHtmlElementsBreakSelectors Property

EVO PDF Client for .NET Documentation
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.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public string[] AvoidHtmlElementsBreakSelectors { get; set; }

Property Value

Type: String
See Also

Reference