Gets or sets the formatting attributes of the selected paragraphs. The property's value is an object of the type ParagraphFormat.

Syntax

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

Limitations

Runtime only.