Gets or sets the formatting attributes of the selected paragraphs. The property's value is an object of the type ParagraphFormat.
public ParagraphFormat ParagraphFormat { get; set; }
Public Property ParagraphFormat() As ParagraphFormat
Runtime only.