Aspose::Font::IFontSaver::SaveToFormat method
IFontSaver::SaveToFormat method
Saves the Font into format specified.
virtual void Aspose::Font::IFontSaver::SaveToFormat(System::SharedPtr<System::IO::Stream> stream, FontSavingFormats outFormat)=0
| Parameter | Type | Description |
|---|---|---|
| stream | System::SharedPtr<System::IO::Stream> | stream to save font |
| outFormat | FontSavingFormats | desired format |
See Also
- Typedef SharedPtr
- Class Stream
- Enum FontSavingFormats
- Class IFontSaver
- Namespace Aspose::Font
- Library Aspose.Font for C++