Aspose::Font::Type1::Type1Font::Convert طريقة
Type1Font::Convert method
يحول Font إلى تنسيق آخر.
System::SharedPtr<Font> Aspose::Font::Type1::Type1Font::Convert(Aspose::Font::FontType fontType) override
| معامل | نوع | الوصف |
|---|---|---|
| fontType | Aspose::Font::FontType | نوع تنسيق Font للتحويل إليه. |
ReturnValue
Font converted into new format.
ملاحظات
ملاحظة: نوع TTF Font مدعوم الآن فقط.
انظر أيضًا
- Typedef SharedPtr
- Class Font
- Enum FontType
- Class Type1Font
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++