Skip to main content
A newer version of this page is available. .

Section.length Property

Gets the section’s character length.

Declaration

readonly length: number

Property Value

Type Description
number

An integer value specifying the element length in characters.

See Also