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
ParameterTypeDescription
streamSystem::SharedPtr<System::IO::Stream>stream to save font
outFormatFontSavingFormatsdesired format

See Also