فئة XmpTypeBase
Summary: Represents base class for basic XMP type.
Module: aspose.imaging.xmp.types
Full Name: aspose.imaging.xmp.types.XmpTypeBase
Inheritance: IXmpType
Methods
| Name | الوصف |
|---|---|
| clone() | ينسخ هذه المثيلة. |
| get_xmp_representation() | يحصل على القيمة النصية المحتواة بتنسيق XMP. |
Method: clone()
clone()
ينسخ هذه المثيلة.
Returns
| نوع | الوصف |
|---|---|
| System.Object | نسخة عضوية. |
Method: get_xmp_representation()
get_xmp_representation()
يحصل على القيمة النصية المحتواة بتنسيق XMP.
Returns
| نوع | الوصف |
|---|---|
| string | يرجع القيمة النصية المحتواة بتنسيق XMP. |