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

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

C#
[DefaultValueAttribute(1)]
[XmlAttributeAttribute]
public int PageCount { get; set; }

Property Value

Type: Int32
See Also

Reference