EVO PDF Logo

HtmlToPdfConverterHiddenHtmlElementsSelectors Property

EVO PDF Client for .NET Core
Gets or sets the CSS selectors of the HTML elements to be excluded from rendering during HTML to PDF conversion

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

public string[] HiddenHtmlElementsSelectors { get; set; }

Property Value

Type: String
See Also

Reference