Description
Returns or sets the width option.
It corresponds to the list under Width, in the Tool pane in Fred.
Syntax
object.WPar (iValue) |
object
Required. Object name, returned by Dim objTool = Page.ObjGetTool.
iValue
Height option.
1 | Absolute from top left |
2 | Absolute from bottom right |
3 | Proportional |
4 | Fixed |