newValuean integer bit map representing
the International Characters check boxes on theoption
page of the index dialog. The
value is constructed by adding the appropriate values from the following
list:
ENGLISH
0
ALL
1
DANISH/NORWEGIAN
2
FINNISH
4
FRENCH
8
GERMAN
16
SPANISH
32
SWEDISH
64
Example:
wilbur.SetInternational( 8 + 16 )
Indicates that German and French characters
should be used.