Description
Returns the number of overset lines in the text of the node.
If the node is the root or an element inside a text OverN returns 0.
Available in Ted and in Fred.
Syntax
dim iOverN as Integer = object.OverN |
object
Required. Object name. Returned by the GetRootNode, GetCurNode, GetTxtNode, GetParent, GetChild functions of the object, returned by Ted.GetActiveArticle.
Context
Node object