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