DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / SystemLanguage Property

In This Topic
SystemLanguage Property
In This Topic
Gets or sets the list of language tags, as defined in BCP 47.
Syntax
'Declaration
 
Public Property SystemLanguage As System.Collections.Generic.List(Of String)
 
See Also