Click or drag to resize

DocumentSections Property

Gets document sections.

Namespace:  Spire.Doc
Assembly:  Spire.Doc (in Spire.Doc.dll) Version: 9.10.0.0 (9.10.0.3040)
Syntax
public SectionCollection Sections { get; }

Property Value

Type: SectionCollection

Implements

IDocumentSections
See Also