GetRightMargin
PowerScript function
Description
Gets the margin between the table of contents and the right border
of the page.
Applies to
PDFTableOfContents
object in Objects and Controls
Syntax
|
1 |
double GetRightMargin() |
Return value
Double. Returns the right margin. The unit is point (pt).
Usage
Call the function to get the margin between the table of contents
and the right border of the page.
Examples
The following example gets the margin between the table of contents
and the right border of the page.
|
1 2 |
Double ld_right ld_right = lpdf_toc.getrightmargin( ) |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest