public interface IFontDataFactory
FontData factory interface
| Modifier and Type | Method and Description |
|---|---|
IFontData |
createFontData(java.lang.String fontName)
Creates FontData with specified font name.
|
IFontData createFontData(java.lang.String fontName)
Creates FontData with specified font name.
fontName - Font nameCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.