CreateFileLengthLowerBound
Leave feedback
On this page
Creates a filter for skipping documents with the length less than the lower bound.
public static DocumentFilter CreateFileLengthLowerBound(long lowerBound)
| Parameter | Type | Description |
|---|---|---|
| lowerBound | Int64 | The lower bound of the document length. |
A document filter by document length.
- class DocumentFilter
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.