Contents Index Topic Contents | ||
Previous Topic: marginBottom Next Topic: marginLeft |
marginHeight
Description
Sets the top and bottom margins to the appropriate height before displaying the text in a frame.
Syntax
object.marginHeight[ = marginHeight]
Remarks
The value for the margin height is in pixels. Margins cannot be less than 1 nor so large that the text cannot be displayed.
This property has read-write permissions, meaning you can change as well as retrieve its current value.
Applies To
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.