C1.C1Word.4 Assembly > C1.C1Word Namespace > C1WordDocument Class > GetParagraph Method : GetParagraph(String,Font,StringFormat) Method |
'Declaration Public Overloads Function GetParagraph( _ ByVal text As System.String, _ ByVal font As System.Drawing.Font, _ ByVal sf As System.Drawing.StringFormat _ ) As RtfParagraph
public RtfParagraph GetParagraph( System.string text, System.Drawing.Font font, System.Drawing.StringFormat sf )