EVO HTML to PDF Converter

HtmlToSvgConverterDefaultHtmlEncoding Property

EVO PDF Client for .NET Documentation
The default HTML document text encoding to be used if there is no charset meta tag defined in the HTML document. By default this property is not set and an auto determined text encoding will be used by converter

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public string DefaultHtmlEncoding { get; set; }

Property Value

Type: String
See Also

Reference