<< Click to Display Table of Contents >> VpeTextBlockGetLineCount |
[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.