XmpElementBase فئة

Summary: Represents base xmp element contains attributes.

Module: aspose.imaging.xmp

Full Name: aspose.imaging.xmp.XmpElementBase

Methods

Nameالوصف
add_attribute(attribute, value)يضيف السمة.
clear_attributes()يزيل جميع السمات.
get_attribute(attribute)يحصل على السمة.

Method: add_attribute(attribute, value)

 add_attribute(attribute, value) 

يضيف السمة.

Parameters:

معاملنوعالوصف
السمةstringالسمة.
القيمةstringالقيمة.

Method: get_attribute(attribute)

 get_attribute(attribute) 

يحصل على السمة.

Parameters:

معاملنوعالوصف
السمةstringالسمة.

Returns

نوعالوصف
stringيرجع السمة للاسم المحدد للخاصية.