EndPara Method
The EndPara method is invoked to end the current paragraph.
Syntax
[VC++]
void EndPara();
[C#]
public abstract new void EndPara ( )
[VB]
Sub EndPara()