Content property

This property returns a TextRange object that represents the whole text range of the document.

Defined in

Document

Data type

TextRange

Syntax

public TextRange getContent()

See examples

Example: Content property