Document HaveMoreTotalPages Property DocuWare Platform .NET API
Contains true if all pages are known so PageCount contains exact number the pages in section. If the value is set to false there are more pagesm but at least the number set in PageCount

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

public bool HaveMoreTotalPages { get; set; }

Property Value

Type: OnlineBoolean
See Also