SearchPositionQuery RangeSearch Property DocuWare Platform .NET API
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.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: 6.5.0.0 (6.5.0.5648)
Syntax

public bool RangeSearch { get; set; }

Property Value

Type: OnlineBoolean
See Also