Sections property

This property returns a TextSections object that represents all the sections of a document.

Defined in

Document

Data type

TextSections

Syntax

public TextSections getSections()

See examples

Example: TextSections