LineNumber =  text .line .number .visible .get  (  ObjectID  )  
                                          
Description :

This instruction returns the number of visible lines in a displayed text block.

Parameters :

  • ObjectID of the text block.

Return Value :

  • Number of lines.

Notes :


The number of displayed lines varies with the height of the text block and the height of the font.

Examples :