Gets or sets the paragraph formatting attributes of the text displayed by the control. The property value is an object of the type ParagraphFormat. For more information see the description of the ParagraphFormat class.

Syntax

public ParagraphFormat ParagraphFormat { get; set; }
Public Property ParagraphFormat() As ParagraphFormat