This topic has not yet been rated - Rate this topic

rightMargin property

Sets or gets the right margin for the entire body of the document.

Syntax

HRESULT value = object.put_rightMargin( v);HRESULT value = object.get_rightMargin(* p);

Property values

Type: VARIANT

the right margin, in pixels.

10

Default value.

Remarks

If the value is an empty string, the right margin is on the right edge.

The value set on the property 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: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.