[]
Appends a list of GrapeCity.Documents.Text.Font objects to the collection. Fonts that already exist in the collection are ignored.
public void Append(IList<Font> fonts, bool embed = false)
Public Sub Append(fonts As IList(Of Font), Optional embed As Boolean = False)