SupportedLocales Class
Class that provides methods for checking GroupDocs.Annotation supported locales.
Inheritance Hierarchy
SystemObject
  GroupDocs.Annotation.LocalizationSupportedLocales

Namespace: GroupDocs.Annotation.Localization
Assembly: GroupDocs.Annotation (in GroupDocs.Annotation.dll) Version: 22.9.0.0 (22.9)
Syntax
public static class SupportedLocales
Methods
  NameDescription
Public methodStatic memberIsLocaleSupported(CultureInfo)
Determines whether [is locale supported] [the specified culture].
Public methodStatic memberIsLocaleSupported(String)
Determines whether [is locale supported] [the specified culture].
See Also