GetTextBlockCount
PowerScript function
Description
Gets the number of PDFTextBlock objects in the current PDFRichText
object.
Applies to
PDFRichText object in Objects and Controls
Syntax
|
1 |
long GetTextBlockCount() |
Return value
Long. Returns the number of PDFTextBlock objects in the current
PDFRichText object.
Examples
This example gets the count of PDFTextBlock objects:
|
1 2 |
long ll_count ll_count = lpdf_rtext.gettextblockcount( ) |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest