Keyoti RapidSpell WPF
Whether to check from the start of the text (true) or whereever the cursor is (false)

Declaration Syntax
public bool CheckFromStartOfText { get; set; }Public Property CheckFromStartOfText As Boolean
public:
virtual property bool CheckFromStartOfText {
bool get () sealed;
void set (bool value) sealed;
}Assembly:
Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827