Aspose::Font::IFontSaver::SaveToFormat Methode
IFontSaver::SaveToFormat method
Speichert die Font in das angegebene Format.
virtual void Aspose::Font::IFontSaver::SaveToFormat(System::SharedPtr<System::IO::Stream> stream, FontSavingFormats outFormat)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| Stream | System::SharedPtr<System::IO::Stream> | Stream zum Speichern des Font |
| outFormat | FontSavingFormats | gewünschtes Format |
Siehe auch
- Typedef SharedPtr
- Class Stream
- Enum FontSavingFormats
- Class IFontSaver
- Namespace Aspose::Font
- Library Aspose.Font for C++