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