RulerLevel2.LeftMargin Property

Definition

Gets or sets the left indent for the specified outline level, in points. Read/write.

public:
 property float LeftMargin { float get(); void set(float value); };
public float LeftMargin { get; set; }
member this.LeftMargin : single with get, set
Public Property LeftMargin As Single

Property Value

Single

Remarks

If a paragraph begins with a bullet, the bullet position is determined by the FirstMargin property, and the position of the first text character in the paragraph is determined by the LeftMargin property.

Applies to