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

RichEditSelection.getIntervalMaxPosition Method

Gets the maximum position of a document interval in the selection.

Declaration

getIntervalMaxPosition(): number

Returns

Type Description
number

An integer value specifying the maximum position.

See Also