Aspose::Font::Sources::FontFileDefinition فئة

FontFileDefinition class

يمثل تعريف ملف Font.

class FontFileDefinition : public System::Object

الطرق

طريقةالوصف
FontFileDefinition(System::SharedPtr<Aspose::Font::Sources::StreamSource>)ينشئ تعريف ملف باستخدام محتوى الملف فقط.
FontFileDefinition(System::String, System::SharedPtr<Aspose::Font::Sources::StreamSource>)ينشئ تعريف ملف باستخدام محتوى الملف فقط.
FontFileDefinition(System::String, System::SharedPtr<Aspose::Font::Sources::StreamSource>, int64_t)ينشئ تعريف ملف باستخدام محتوى الملف فقط.
FontFileDefinition(System::SharedPtr<System::IO::FileInfo>)ينشئ تعريف ملف باستخدام ملف الخط (الممثل بـ FileInfo) ومحتوى الملف.
get_FileExtension() constيحصل على امتداد ملف Font.
get_FileName() constيحصل على اسم ملف Font.
get_Offset() constيحصل على الإزاحة داخل التدفق.
get_StreamSource() constيحصل على مصدر التدفق.

انظر أيضًا