Description
Returns the number of paragraphs in the text of the node.
If the node is the root one NP returns the total number of paragraphs in all the texts of the article.
Available in Ted and in Fred.
Syntax
dim iNP as Integer = object.NP |
object
Required. Object name. Returned by the GetRootNode, GetCurNode, GetTxtNode, GetParent, GetChild functions of the object, returned by Ted.GetActiveArticle.
Context
Node object