SearchPositionQueryRangeSearch 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: Version 6.6
Syntax

C#
[DefaultValueAttribute(false)]
[XmlAttributeAttribute]
public bool RangeSearch { get; set; }

Property Value

Type: Boolean
See Also

Reference