فئة الخط

Summary: Represents XMP Font.

Module: aspose.imaging.xmp.types.complex.font

Full Name: aspose.imaging.xmp.types.complex.font.Font

Inheritance: IXmpType, ComplexTypeBase

Constructors

Nameالوصف
Font()ينشئ مثلاً جديداً من الفئة Font.
Font(font_family)ينشئ مثلاً جديداً من الفئة Font.

Properties

NameTypeAccessالوصف
child_font_filesstring[]r/wيحصل أو يضبط مصفوفة أسماء الملفات للخطوط التي تشكل خطًا مركبًا.
font_facestringr/wيحصل أو يضبط وجه الخط.
font_familystringr/wيحصل أو يضبط عائلة الخط.
font_file_namestringr/wيحصل أو يضبط اسم ملف الخط بدون المسار الكامل.
اسم الخطstringr/wيحصل أو يضبط اسم خط PostScript.
font_typestringr/wيحصل أو يضبط نوع الخط.
is_compositeboolr/wيحصل أو يضبط قيمة تشير إلى ما إذا كان هذا الخط مركبًا.
namespace_uristringrيحصل على URI مساحة الاسم الافتراضية.
prefixstringrيسترجع البادئة.
الإصدارstringr/wيحصل أو يضبط إصدار الخط.

Methods

Nameالوصف
clone()ينسخ هذه المثيلة.
get_xmp_representation()يحصل على القيمة النصية المحتواة بتنسيق XMP.

Constructor: Font()

 Font() 

ينشئ مثلاً جديداً من الفئة Font.

Constructor: Font(font_family)

 Font(font_family) 

ينشئ مثلاً جديداً من الفئة Font.

Parameters:

معاملنوعالوصف
font_familystringعائلة الخط.

Method: clone()

 clone() 

ينسخ هذه المثيلة.

Returns

نوعالوصف
System.Objectنسخة عضوية.

Method: get_xmp_representation()

 get_xmp_representation() 

يحصل على القيمة النصية المحتواة بتنسيق XMP.

Returns

نوعالوصف
stringيرجع القيمة النصية المحتواة بتنسيق XMP.