Gets the paragraph's number. The first paragraph has the number 1.

Syntax

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

Limitations

Read only.