GetTxtWordsInArea Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:18

Description

Returns the estimated number of words necessary to fill the geometry of the current text.

Syntax

lng1 = Ted.GetTxtWordsInArea (iMode)

iMode        

Required. Selector of what is returned

0 = the estimate, based on valued in the WordCount section.

1 = the estimate, based on valued in the WordCount_1 section.

2 = the estimate, based on valued in the WordCount_2 section.

Return value

long

Context

Main application common dispatcher commands

See also

TxtWordsInAreaDlg Function