Get paragraph for the text for this document.
public RtfParagraph GetParagraph(
System.string ,
System.Drawing.Font
)
'Declaration
Public Overloads Function GetParagraph( _
ByVal As System.String, _
ByVal As System.Drawing.Font _
) As RtfParagraph
Parameters
- text
- The text string of the paragraph.
- font
- The drawing font for the text.
Return Value
The paragraph for this document