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

SubDocument.text Property

Gets the document’s textual representation.

Declaration

text: string

Property Value

Type Description
string

A string value specifying the document’s text.

See Also