Gets or sets the name of the style that TextControl automatically selects for the following paragraph after the user has pressed the ENTER key.

Syntax

public string FollowingStyle { get; set; }
Public Property FollowingStyle() As String