Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string Language { get; set; }
VB
Public Property Language As String
Get
Set
Property Value
Type:
String
The language code of this
XmpLanguageAlternative.
Remarks
Language code is a string that conforms to RFC 1766 notation
(see http://www.ietf.org/rfc/rfc1766.txt).
See Also