HtmlToSvgConverterNavigatorUserAgent Property

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

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public string NavigatorUserAgent { get; set; }

Property Value

String

See Also