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

Paragraph.length Property

Gets the paragraph’s character length.

Declaration

readonly length: number

Property Value

Type Description
number

An integer value specifying the element length in characters.

See Also