Visual Basic Reference

BottomMargin, TopMargin Properties

See Also    Example    Applies To

Returns or sets, in twips, the height of the bottom and top margins.

Syntax

object.BottomMargin [=number]

object.TopMargin [=number]

The BottomMargin and TopMargin properties syntax have these parts:

Part Description
object Required. An object expression that evaluates to an object in the Applies To list.
number Optional. A numeric expression that specifies the height of the bottom margin or top margin.