'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 )
Parameters
- text
- The text string.
- font
- Used drawing font for this string.
- underline
- Used underline for this string if font underline.