Gets or sets the paragraph's formatting style. The specified style must be the name of a style contained in the ParagraphStyles collection of a Text Control document.

Syntax

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