IncorrectWordIsDuplicate Property |
Gets a value indicating whether the spelled word is declared as incorrect, because the previous word has the same text.
Namespace:
TXTextControl.ReportingCloud
Assembly:
ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax public bool IsDuplicate { get; set; }
Property Value
Type:
BooleanSee Also