OverfullN Method

Build 1501 on 14/Nov/2017  This topic last edited on: 22/Mar/2016, at 17:08

Description

Returns the number of overfull lines in the text of the node.

If the node is the root one, OverfullN returns the total number of overfull lines in all the texts of the article.

Available in Ted and in Fred.

Syntax

dim iOverfull as Integer = object.OverfullN

object

Required. Object name. Returned by the GetRootNode, GetCurNode, GetTxtNode, GetParent, GetChild functions of the object, returned by Ted.GetActiveArticle.

Context

Node object