Skip to main content

Paragraph.length Property

Gets the paragraph’s character length.

Declaration

get length(): number

Property Value

Type Description
number

The element length in characters.

See Also