PdfToTextConverterHtmlCharset Property

The charset of the HTML document wrapping the resulted text

Definition

Namespace: EvoPdf.PdfToText
Assembly: EvoPdfToText_NetCore (in EvoPdfToText_NetCore.dll) Version: 14.0.0
C#
public string HtmlCharset { get; set; }

Property Value

String

See Also