فئة XmpAgentName

Summary: Represents Agent name, Software organization etc.

Module: aspose.imaging.xmp.types.derived

Full Name: aspose.imaging.xmp.types.derived.XmpAgentName

Inheritance: IXmpType, XmpText

Constructors

Nameالوصف
XmpAgentName(value)يُنشئ مثلاً جديدًا من فئة XmpAgentName.

Properties

NameTypeAccessالوصف
القيمةstringr/wيحصل أو يضبط قيمة النص.

Methods

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

Constructor: XmpAgentName(value)

 XmpAgentName(value) 

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

Parameters:

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

Method: clone()

 clone() 

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

Returns

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

Method: get_xmp_representation()

 get_xmp_representation() 

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

Returns

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