public class Font extends Object
Modifier and Type | Method and Description |
---|---|
static Font |
createFont(com.aspose.fonts.Font font) |
static Font |
createFont(int fontFormat,
File fontFile) |
String |
getFontFamily() |
public static Font createFont(com.aspose.fonts.Font font)
public static Font createFont(int fontFormat, File fontFile) throws FontFormatException, IOException
FontFormatException
IOException
public String getFontFamily()
Copyright © 2020 Aspose. All Rights Reserved.