Click or drag to resize
SectionsSection Property
Specific section of a document

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[XmlElementAttribute("Section")]
public List<Section> Section { get; set; }

Property Value

Type: ListSection
See Also