C1.WPF.Word.4 Assembly > C1.WPF.Word.Objects Namespace > RtfString Class > RtfString Constructor : RtfString Constructor(String,Font,RtfUnderlineStyle) |
'Declaration Public Function New( _ ByVal text As System.String, _ ByVal font As Font, _ ByVal underline As RtfUnderlineStyle _ )
public RtfString( System.string text, Font font, RtfUnderlineStyle underline )