FontDataFactory
Inheritance: java.lang.Object
All Implemented Interfaces: com.aspose.slides.IFontDataFactory
public class FontDataFactory implements IFontDataFactory
FontData factory
Constructors
| Constructor | Description |
|---|---|
| FontDataFactory() |
Methods
| Method | Description |
|---|---|
| createFontData(String fontName) | Creates FontData with specified font name. |
FontDataFactory()
public FontDataFactory()
createFontData(String fontName)
public final IFontData createFontData(String fontName)
Creates FontData with specified font name.
Parameters:
| Parameter | Type | Description |
|---|---|---|
| fontName | java.lang.String | Font name |
Returns: IFontData - FontData