Gets or sets the number of characters selected in the control.

Namespace:  C1.Win.C1Spell
Assembly:  C1.Win.C1Spell.2 (in C1.Win.C1Spell.2.dll)

Syntax

C#
int SelectionLength { get; set; }
Visual Basic (Declaration)
Property SelectionLength As Integer

See Also