Edit

Share via


RulerLevel2.FirstMargin Property

Definition

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

public:
 property float FirstMargin { float get(); void set(float value); };
public float FirstMargin { get; set; }
member this.FirstMargin : single with get, set
Public Property FirstMargin 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