EmfLogFont.PitchAndFamily
EmfLogFont.PitchAndFamily property
Gets or sets a WMF PitchAndFamily object ([MS-WMF] section 2.2.2.14) that specifies the pitch and family of the font. Font families describe the look of a font in a general way. They are intended for specifying a font when the specified typeface is not available.
public WmfPitchAndFamily PitchAndFamily { get; set; }
See Also
- struct WmfPitchAndFamily
- class EmfLogFont
- namespace Aspose.Imaging.FileFormats.Emf.Emf.Objects
- assembly Aspose.Imaging