EVO PDF Logo

HtmlToPdfElementPageBreakBeforeHtmlElementsSelectors Property

EVO PDF Client for .NET Core
Gets or sets the CSS selectors of the HTML elements before which to force a page break in PDF document when the HTML to PDF element is rendered

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public string[] PageBreakBeforeHtmlElementsSelectors { get; set; }

Property Value

Type: String
See Also

Reference