IFontSaver.SaveToFormat
IFontSaver.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
- interface IFontSaver
- namespace Aspose.Font
- assembly Aspose.Font