SetTopMargin
PowerScript function
Description
Sets the margin between the table of contents and the top border of
the page.
Applies to
PDFTableOfContents
object in Objects and Controls
Syntax
|
1 |
SetTopMargin(double top) |
|
Argument |
Description |
|---|---|
|
top |
The margin between the table of contents and the top |
Return value
None.
Usage
Call the function to set the margin between the table of contents
and the top border of the page.
Examples
This example sets the top margin for the table of contents.
|
1 |
lpdf_toc.SetTopMargin(100) |
See also
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest