| C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class > GetParagraph Method : GetParagraph(String,Font) Method |
'Declaration Public Overloads Function GetParagraph( _ ByVal text As System.String, _ ByVal font As Font _ ) As RtfParagraph
public RtfParagraph GetParagraph( System.string text, Font font )