FontMatchingProperties class

FontMatchingProperties class

This class contains properties which describe the font being matched.

The FontMatchingProperties type exposes the following members:

Properties

PropertyDescription
font_familiesGets the collection of font families.
font_styleGets the font style value. This property can have such values: normal, italic, oblique.
font_weightGets the font weight value.
font_stretchGets the font stretch value.

See Also