Click or drag to resize
SearchPositionQueryPageCount Property
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.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(1)]
public int PageCount { get; set; }

Property Value

Type: Int32
See Also