EVO HTML to PDF Converter

PdfDocumentOptionsAvoidHtmlElementsBreakSelectors Property

EVO HTML to PDF Converter for .NET Documentation
Gets or sets the CSS selectors of the HTML elements to not be broken between PDF pages if possible

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public string[] AvoidHtmlElementsBreakSelectors { get; set; }

Property Value

Type: String
See Also

Reference