Click or drag to resize
SearchPositionQueryStartPage Property
Define a starting page for the search

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[DefaultValueAttribute(0)]
[XmlAttributeAttribute]
public int StartPage { get; set; }

Property Value

Type: Int32
See Also