Description
Returns the justification depth of the text of the node expressed in thousandths of point.
Available in Ted and in Fred.
Syntax
dim lngValue as Long = object.Depth |
object
Required. Object name. Returned by the GetRootNode, GetCurNode, GetTxtNode, GetParent, GetChild functions of the object, returned by Ted.GetActiveArticle.
Remarks
If the node is the root one Depth returns the sum of the depth of all the texts of the article.
Context
Node object