NextParagraphStyle Property
NextParagraphStyle
Gets or sets the style to be applied automatically to a new paragraph inserted after a paragraph formatted with the specified style.
Declaration
public Style NextParagraphStyle { get; set; }
Public Property NextParagraphStyle As Style