bottomMargin property

[This documentation is preliminary and is subject to change.]

Sets or gets the bottom margin of the entire body of the document.

Syntax

HRESULT value = object.put_bottomMargin(VARIANT v);HRESULT value = object.get_bottomMargin(VARIANT* p);

Property values

Type: VARIANT

the number of pixels for the bottom margin.

15

Value Condition

 

Remarks

If the value is set to "", the bottom margin is set exactly on the bottom edge. The specified value overrides the default margin.

By default, when you set the value of this property, the opposite margin is set to the same value.

 

 

Build date: 6/12/2012