This topic has not yet been rated - Rate this topic

bottomMargin property

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

Syntax

HRESULT value = object.put_bottomMargin( value);HRESULT value = object.get_bottomMargin(* value);

Property values

Type: VARIANT

the number of pixels for the bottom margin.

value (15)

Default value.

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, the opposite margin is set to the same value you set for this property.

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.