Click or drag to resize
Pdf Library for .NET

HtmlToPdfOptionsLanguage Property

The natural language of a tagged PDF (e.g. "en-US"), recorded as the document language (see Tagged). When not set, the document language defaults to "en-US".

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.3
Syntax
public string Language { get; set; }

Property Value

String
See Also