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

Syntax

public int ListNumber { get; }

Limitations

Read only.