Description
Returns true if the text of the node is linked to a page - i.e. it has a geometry.
If the node is the root one IsLinked returns true if any of the article's text are linked to a page.
Available in Ted and in Fred.
Syntax
dim bValue as Boolean = object.IsLinked |
object
Required. Object name. Returned by the GetRootNode, GetCurNode, GetTxtNode, GetParent, GetChild functions of the object, returned by Ted.GetActiveArticle.
Context
Node object