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

SubDocument.length Property

Gets the character length of the document.

Declaration

length: number

Property Value

Type Description
number

An integer that is the number of character positions in the document.

See Also