Interface IFontSaver
IFontSaver interface
Defines an interface for Font save functionality.
public interface IFontSaver
Methods
| Name | Description |
|---|---|
| Save(Stream) | Saves the Font into original format. |
| Save(string) | Saves the Font into original format. |
| SaveToFormat(Stream, FontSavingFormats) | Saves the Font into format specified. |
See Also
- namespace Aspose.Font
- assembly Aspose.Font