ListLevel.NumberPosition Property

Definition

Returns or sets the position (in points) of the number or bullet for the specified ListLevel object.

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

Property Value

Remarks

For each list level, you can set the position of the number or bullet, the position of the tab, and the position of the text that wraps.

Applies to