This topic has not yet been rated - Rate this topic

leftMargin property

Sets or gets the left margin for the entire body of the document, which overrides the default margin.

Syntax

HRESULT value = object.put_leftMargin( v);HRESULT value = object.get_leftMargin(* p);

Property values

Type: VARIANT

the left margin, in pixels.

10

Default value.

Remarks

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

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.