Click or drag to resize

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
C#
public bool IsDuplicate { get; set; }

Property Value

Type: Boolean
See Also