VpeTextBlockGetLineCount

<< Click to Display Table of Contents >>

Navigation:  Text Block Object >

VpeTextBlockGetLineCount

Previous pageReturn to chapter overviewNext page

[Not supported by the Community Edition]

Returns the number of text lines of a Text Block Object, according to the width, contained text and font properties. When you output a portion of a Text Block Object, the text is removed from the Text Block Object. Therefore the line count will change.

VpeCoord VpeTextBlockGetLineCount(

VpeHandle hTextBlock

)

VpeHandle hTextBlock

handle of the Text Block Object

Returns:

The number of text lines of a Text Block Object.