Description
Returns the number of non-fitting paragraphs in the text of the node - ie of paragraphs with a number of lines below the minimum or above the maximum specified by their style.
If the node is the root one, NNP returns the total number of non-fitting paragraphs in all the texts of the article.
Available in Ted and in Fred.
Syntax
dim iNNP as Integer = object.NNP |
object
Required. Object name. Returned by the GetRootNode, GetCurNode, GetTxtNode, GetParent, GetChild functions of the object, returned by Ted.GetActiveArticle.
Context
Node object