Document SectionCount Property DocuWare Platform .NET API
The number of sections of this document. This number is equal to the sequence length of the Sections element.

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 SectionCount { get; set; }

Property Value

Type: OnlineInt32
See Also