| Visual Basic (Declaration) | |
|---|---|
Public MustOverride Property AreCorrectionsEnabled As Boolean | |
| C# | |
|---|---|
public abstract bool AreCorrectionsEnabled {get; set;} | |
Default value is false. It must be explicitly set to true by the user to apply user defined corrections.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)