IFontDataFactory Interface

FontData factory interface

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public interface IFontDataFactory

The IFontDataFactory type exposes the following members.

Methods
  NameDescription
Public methodCreateFontData
Creates FontData with specified font name.
See Also