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