Documents for PDF, .NET Edition Documentation
Lang Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > GcPdfDocument Class : Lang Property
Gets or sets a language identifier specifying the natural language for all text in the document except where overridden by language specifications for structure elements or marked content. If this entry is absent, the language is considered unknown.
Syntax
'Declaration
 
Public Property Lang As PdfLang
public PdfLang Lang {get; set;}
See Also

Reference

GcPdfDocument Class
GcPdfDocument Members