Metodo Aspose::Font::IFontSaver::Save

IFontSaver::Save(System::SharedPtr<System::IO::Stream>) method

Salva il Font nel formato originale.

virtual void Aspose::Font::IFontSaver::Save(System::SharedPtr<System::IO::Stream> stream)=0
ParametroTipoDescrizione
streamSystem::SharedPtr<System::IO::Stream>stream per salvare il font

Vedi anche

IFontSaver::Save(System::String) method

Salva il Font nel formato originale.

virtual void Aspose::Font::IFontSaver::Save(System::String fileName)=0
ParametroTipoDescrizione
fileNameSystem::Stringfile per salvare il font

Vedi anche