Gets or sets the BadWordProblemEnum object that represents the problem.
Namespace:
C1.Win.C1SpellAssembly: C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)
Syntax
| C# |
|---|
public BadWordProblemEnum Problem { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property Problem As BadWordProblemEnum |