Paragraph.OutlineDemoteToBody Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Demotes the specified paragraph or paragraphs to body text by applying the Normal style.
public:
void OutlineDemoteToBody();
public void OutlineDemoteToBody ();
abstract member OutlineDemoteToBody : unit -> unit
Public Sub OutlineDemoteToBody ()