Class SupportedLocales

SupportedLocales class

Class that provides methods for checking GroupDocs.Annotation supported locales.

public static class SupportedLocales

Methods

Name Description
static IsLocaleSupported(CultureInfo) Determines whether specified culture is supported by GroupDocs.Annotation API.
static IsLocaleSupported(string) Determines whether specified culture is supported by GroupDocs.Annotation API.

See Also