Gets the paragraph's list number. It is zero, if the paragraph does not belong to a numbered list.

Syntax

public int ListNumber { get; }
Public ReadOnly Property ListNumber() As Integer

Limitations

Read only.