Class FontMatchingProperties

FontMatchingProperties class

Kelas ini berisi properti yang mendeskripsikan font yang cocok.

public class FontMatchingProperties

Properti

NamaKeterangan
FontFamilies { get; }Mendapat koleksi kumpulan font.
FontStretch { get; }Mendapat nilai peregangan font.
FontStyle { get; }Mendapat nilai gaya font. Properti ini dapat memiliki nilai seperti: normal, italic, oblique.
FontWeight { get; }Mendapat nilai bobot font.

Lihat juga