SearchPositionQuery PageCount 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: 6.5.0.0 (6.5.0.5648)
Syntax

public int PageCount { get; set; }

Property Value

Type: OnlineInt32
See Also