SetFontSources

FontSettings.SetFontSources method

Atur sumber untuk mencari font TrueType saat merender dokumen.

public static void SetFontSources(params IFontSource[] fontSources)
Parameter Jenis Keterangan
fontSources IFontSource[] Sumber font.

Pengecualian

pengecualian kondisi
ArgumentNullException Dilempar kapanfontSources adalah nol.

Lihat juga