FontSettingCollection.AppendText

FontSettingCollection.AppendText method

Appends the text.

public void AppendText(string text)
ParameterTypeDescription
textStringThe text.

See Also