HtmlObjectBaseDefaultCharset Property

The default character set to be used when the character set meta tag is not set in HTML document header

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public string DefaultCharset { get; set; }

Property Value

String

See Also