Back to Devexpress

RichEditDocument.sectionsInfo Property

aspnet-js-richeditdocument-436a606f.md

latest535 B
Original Source

RichEditDocument.sectionsInfo Property

Returns information about sections in the document.

Declaration

ts
get sectionsInfo(): Section[]

Property Value

TypeDescription
Section[]

An array of objects that contain information about sections.

|

See Also

Document Elements

RichEditDocument Class

RichEditDocument Members