provider


Description:

public Provider provider { get; construct; }

The "provider" property contains the provider that is providing information to the spell checker.

Currently, only Enchant is supported, and requires using the `SpellingEnchantProvider`. Setting this to null will get the default provider.