EVO PDF Logo

HtmlToImageConverterNavigatorUserAgent Property

EVO PDF Client for .NET Core
The custom user agent to be used when accessing the HTML page. When this property is null or empty the default user agent is used

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

public string NavigatorUserAgent { get; set; }

Property Value

Type: String
See Also

Reference