 | IMemoEditorIsSpellCheckerActive Property |
Gets or sets whether the spell checker is active
Namespace:
EBP.Api.Interfaces.Controls.Editors
Assembly:
EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntaxbool IsSpellCheckerActive { get; set; }
Property IsSpellCheckerActive As Boolean
Get
Set
Property Value
Type:
Boolean
See Also