ShouldSkipIndex
IIndexFilter.ShouldSkipIndex method
Determines whether the item with the specified index should be skipped.
public bool ShouldSkipIndex(int index)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | The index of the item. |
Return Value
true if the item should be skipped; otherwise, false.
See Also
- interface IIndexFilter
- namespace Aspose.Words
- assembly Aspose.Words