Specified the script, or language, in which the typeface is supposed to be used
Syntax
'Declaration
Public ReadOnly Property Script As String
'Usage
Dim instance As ThemeFont
Dim value As String
value = instance.Script
public string Script {get;}
See Also