'Declaration
Public Overloads Sub AppendRtfText( _
ByVal Text As System.String, _
ByVal Color As System.Drawing.Color, _
ByVal Font As System.Drawing.Font _
)
public void AppendRtfText(
System.string Text,
System.Drawing.Color Color,
System.Drawing.Font Font
)