SupportedLocales

SupportedLocales class

Class that provides methods for checking supported locales of GroupDocs.Comparison.

public static class SupportedLocales

Methods

Name Description
static IsLocaleSupported(CultureInfo) Determines whether the locale is supported.
static IsLocaleSupported(string) Determines whether the locale is supported.

See Also