 |
PdfDocumentLanguage Property |
Gets or sets the natural language of the document content (e.g. "en-US"), written as
the document /Lang entry and on tagged structure elements. The default value is "en-US".
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.3
Syntaxpublic string Language { get; set; }Public Property Language As String
Get
Set
Property Value
String
See Also