RichEditDocument.sectionsInfo Property
Provides information about sections in the current document.
Declaration
readonly sectionsInfo: Section[]
Property Value
Type |
Description |
Section[] |
An array of Section objects storing information about sections.
|
See Also