Property Summary
|
SearchBackwards |
If true
, the search is done backwards in the document.
|
|
SearchCaseSensitive |
If true
, the case of the letters is important for the match.
|
|
SearchWords |
If true
, only complete words will be found.
|
|
SearchRegularExpression |
If true
, the search string is evaluated as a regular expression.
|
|
SearchStyles |
If true
, it is searched for positions where the paragraph style with
the name of the search pattern is applied.
|
|
SearchSimilarity |
If true
, a "similarity search" is performed.
|
|
SearchSimilarityRelax |
If true
, all similarity rules are applied together.
|
|
SearchSimilarityRemove |
This property specifies the number of characters that may be
ignored to match the search pattern.
|
|
SearchSimilarityAdd |
specifies the number of characters that must be
added to match the search pattern.
|
|
SearchSimilarityExchange |
This property specifies the number of characters that must
be replaced to match the search pattern.
|
|
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.