Skip to main content

Paragraph.interval Property

Gets the text buffer interval occupied by the current paragraph element.

Declaration

readonly interval: Interval

Property Value

Type Description
Interval

An Interval object specifying the interval settings.

See Also