Description
Returns or sets the height option.
It corresponds to the list under Height, in the Tool pane in Fred.
Syntax
object.HPar (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 |