PdfCatalogLanguage Property Terminal Works - PDF Printing.Net Library
Gets or sets the language identifier specifying the natural language for all text in the document. Sample values are 'en-US' for 'English United States' or 'de-DE' for 'deutsch Deutschland' (i.e. 'German Germany').

Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public string Language { get; set; }

Property Value

Type: String
See Also

Reference