LeftMargin
property for PowerScript controls
Applies to
RichTextEdit controls
Description
The LeftMargin property specifies the size in inches of the left
margin on the printed page.
Usage
In a painter
To set the left margin:
-
Enter the desired size in inches in the Left Margin field of the
Document tab page of the RichTextEdit control’s property page.
In scripts
The LeftMargin property takes a long value. The following line sets
the left margin of a RichTextEdit to 1 inch:
|
1 |
rte_1.LeftMargin = 1 |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest