Méthode Aspose::Font::IFontSaver::Save

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

Enregistre le Font dans le format original.

virtual void Aspose::Font::IFontSaver::Save(System::SharedPtr<System::IO::Stream> stream)=0
ParamètreTypeDescription
fluxSystem::SharedPtr<System::IO::Stream>flux pour enregistrer la police

Voir aussi

IFontSaver::Save(System::String) method

Enregistre le Font dans le format original.

virtual void Aspose::Font::IFontSaver::Save(System::String fileName)=0
ParamètreTypeDescription
fileNameSystem::Stringfichier pour enregistrer la police

Voir aussi