ListLevel.NumberPosition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.