DocumentTotalPages Property DocuWare Platform .NET API
The number of pages of this section, if known. If it is unknown, this value is -1.

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

C#
[XmlAttributeAttribute]
[DefaultValueAttribute(0)]
public int TotalPages { get; set; }

Property Value

Type: Int32
See Also

Reference