Gets the descriptive text for the text frame. An empty string indicates that the text frame has no such text.

Introduced: 34.0.

<void> TextFrame.getDescriptiveText(<RequestStringCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the current property value.
errorCallback Optional. Is called when the operation failed with an error.