Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ListLevel Class / NumberPosition Property

In This Topic
    NumberPosition Property
    In This Topic
    Gets or sets the position (in points) of the number or bullet for the list level.
    Syntax
    'Declaration
     
    Public Property NumberPosition As System.Single
    public System.float NumberPosition {get; set;}
    See Also