Gets the number of characters in the paragraph including the paragraph end character.

Syntax

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

Limitations

Read only.