FontMatchingProperties Class
FontMatchingProperties class
This class contains properties which describe the font being matched.
public class FontMatchingProperties
Properties
| Name | Description | 
|---|---|
| FontFamilies { get; } | Gets the collection of font families. | 
| FontStretch { get; } | Gets the font stretch value. | 
| FontStyle { get; } | Gets the font style value. This property can have such values: normal, italic, oblique. | 
| FontWeight { get; } | Gets the font weight value. | 
See Also
- namespace Aspose.Svg.Rendering.Fonts
 - assembly Aspose.SVG