PdfDocumentCreateSettingsLanguage Property

Document-level natural language (BCP 47, such as "en-US"). Required by PDF/UA-1 and PDF/UA-2 unless every text element specifies its own language via Accessibility.Language

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