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
ParameterTypBeschreibung
StreamSystem::SharedPtr<System::IO::Stream>Stream zum Speichern des Font
outFormatFontSavingFormatsgewünschtes Format

Siehe auch