​
​
​

Occurs when the formatting attributes of the selected paragraphs have been changed. The event handler receives an argument of type EventArgs containing data related to this event.

Syntax

​public event EventHandler ParagraphFormatChanged;
​Public Event ParagraphFormatChanged As EventHandler
​