GetTitle
PowerScript function
Description
Gets the title from the table of contents.
Applies to
PDFTableOfContents
object in Objects and Controls
Syntax
|
1 |
PDFText GetTitle() |
Return value
PDFText object in Objects and Controls.
Usage
Call the function to get the title from a table of contents.
Examples
This example gets the table in the table of contents.
|
1 2 |
lpdf_title = create PDFtext lpdf_title = lpdf_toc.gettitle(lpdf_title) |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest