Font.Convert
Font.Convert method
Converts the Font into another format.
public abstract Font Convert(FontType fontType)
Parameter | Type | Description |
---|---|---|
fontType | FontType | Font format type to convert into. |
Return Value
Font converted into new format.
Remarks
Note: TTF Font type is now supported only.
See Also
- enum FontType
- class Font
- namespace Aspose.Font
- assembly Aspose.Font