ComponentOne Spell 8.0 for ActiveX
CommonWordCache Property

Sets or returns which cache of common words (if any) the control will use.

Syntax

[form!]VSSpell.CommonWordCache[ = CommonWordCacheConstants ]

Remarks

The settings for the CommonWordCache property are described below:

Value

Constant

Description

0

vsspellNoCommonCache

Do not use any common word cache.

1

vsspellEnglishCommonCache

Use the English common word cache.

2

vsspellSpanishCommonCache

Use the Spanish common word cache.

Using a common word cache greatly increases the speed of the control while spell checking long documents.

Data Type

CommonWordCacheConstants (Enumeration)

Default Value

vsspellEnglishCommonCache (1)

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback