Type1Font.Convert
Type1Font.Convert method
Converts the Font into another format.
public override 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
- class Font
- enum FontType
- class Type1Font
- namespace Aspose.Font.Type1
- assembly Aspose.Font