SearchPositionQuery PropertiesDocuWare Platform .NET API

The SearchPositionQuery type exposes the following members.

Properties

  NameDescription
Public propertyBackward
If this flag is true then the search will be executed in the previous pages.
Public propertyIgnoreCase
Define if case is ignored
Public propertyNormalize
If this flag is true then the result coordinates orientation will be alligned with the page
Public propertyPageCount
Search this number of pages after the first page where a hit occur. If value is less than zero then all pages will be returned
Public propertyPhrase
Define the search phrase (words)
Public propertyRangeSearch
If this flag is true then only the specified page range is searched. Otherwise the whole document starting at the specified page is serched until the specified number of pages are found.
Public propertyStartPage
Define a starting page for the search
Public propertyStartSectionNumber
Define a starting section for the search
Public propertyWholeWord
Define if search for whole words only
Top
See Also

Reference