www.gnostice.com 

EndPara Method

Top  Previous  Next

The EndPara method is invoked to end the current paragraph.

 

 

 

 

Syntax

 

 

[VC++]

void EndPara();

 

[C#]

public abstract new void EndPara (  )

 

[VB]

Sub EndPara()