search_by_pages property
search_by_pages property
Gets the value that indicates whether the search is performed by pages.
Definition:
@property
def search_by_pages(self):
...
@search_by_pages.setter
def search_by_pages(self, value):
...
See Also
- module
groupdocs.parser.options - class
SearchOptions