Click or drag to resize
DocumentSectionCount Property
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: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlAttributeAttribute]
[DefaultValueAttribute(0)]
public int SectionCount { get; set; }

Property Value

Type: Int32
See Also