EVO HTML to PDF Converter

PdfDocumentOptionsPageBreakBeforeHtmlElementsSelectors Property

EVO HTML to PDF Converter for .NET Documentation
Gets or sets the CSS selectors of the HTML elements before which to force a page break in PDF document

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

public string[] PageBreakBeforeHtmlElementsSelectors { get; set; }

Property Value

Type: String
See Also

Reference