Add paragraph into this document in next position.
'Declaration
Public Overloads Function AddParagraph( _
ByVal As System.String, _
ByVal As Font _
) As RtfParagraph
Parameters
- text
- The text string of the paragraph.
- font
- The drawing font.
Return Value
The Word/RTF paragraph object.