Font.SaveToFormat
Font.SaveToFormat method
Saves the Font into format specified.
public void SaveToFormat(Stream stream, FontSavingFormats outFormat)
| Parameter | Type | Description |
|---|---|---|
| stream | Stream | stream to save font |
| outFormat | FontSavingFormats | desired format |
See Also
- enum FontSavingFormats
- class Font
- namespace Aspose.Font
- assembly Aspose.Font