PdfAccessibilityPropertiesLanguage Property

Natural language tag (PDF /Lang) overriding the document language. Values follow BCP 47, such as "en-US"

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public string Language { get; set; }

Property Value

String

See Also