ISpellCheckProviderWordIgnoreOptions Property |
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
SyntaxWordIgnoreOptions WordIgnoreOptions { get; set; }
Property WordIgnoreOptions As WordIgnoreOptions
Get
Set
property WordIgnoreOptions WordIgnoreOptions {
WordIgnoreOptions get ();
void set (WordIgnoreOptions value);
}
abstract WordIgnoreOptions : WordIgnoreOptions with get, set
Property Value
Type:
WordIgnoreOptions
See Also