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