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> | دفق لحفظ الخط |
| outFormat | FontSavingFormats | التنسيق المطلوب |
انظر أيضًا
- Typedef SharedPtr
- Class Stream
- Enum FontSavingFormats
- Class IFontSaver
- Namespace Aspose::Font
- Library Aspose.Font for C++