Aspose::Font::IFontSaver::SaveToFormat 方法

IFontSaver::SaveToFormat method

Font 保存为指定的格式。

virtual void Aspose::Font::IFontSaver::SaveToFormat(System::SharedPtr<System::IO::Stream> stream, FontSavingFormats outFormat)=0
参数类型描述
System::SharedPtr<System::IO::Stream>保存 font 的流
outFormatFontSavingFormats所需格式

另见