Locale Property (InitializationOptions)
In This Topic
Gets or sets the locale used for displaying UI elements in the Viewer.
Syntax
'Declaration
Public Property Locale As String
public string Locale {get; set;}
Property Value
The locale as a
System.String.
See Also