'宣言 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 )
パラメータ
- text
- テキスト文字列。
- font
- この文字列に使用される描画フォント。
- underline
- フォントに下線を付ける場合は、この文字列に使用する下線。