parentTextEdit property

[This documentation is preliminary and is subject to change.]

Retrieves the container object in the document hierarchy that can be used to create a TextRange containing the original object.

Syntax

HRESULT value = object.get_parentTextEdit(IHTMLElement** p);

Property values

Type: Object

the supported text ranges.

Remarks

The property is an object if the parent exists; otherwise, it is null. For example, the parentTextEdit property of the body is null.

 

 

Build date: 6/12/2012