In This Topic

Locale Property (DocuViewareControl)

In This Topic
Specifies the user preference information related to the user's language.
Syntax
'Declaration
 
Public Property Locale As DocuViewareLocale
public DocuViewareLocale Locale {get; set;}
Remarks
Default value is DocuViewareLocale.Auto.
See Also