shouldSkipIndex method
shouldSkipIndex(index)
Determines whether the item with the specified index should be skipped.
shouldSkipIndex(index: number)
| Parameter | Type | Description |
|---|---|---|
| index | number | The index of the item. |
Returns
true if the item should be skipped; otherwise, false.
See Also
- module Aspose.Words
- class IIndexFilter