فئة ResourceRef
محتويات
[
يخفي
]Summary: Used to indicate prior versions, originals of renditions, originals for derived documents, and so on.
Module: aspose.imaging.xmp.types.complex.resourceref
Full Name: aspose.imaging.xmp.types.complex.resourceref.ResourceRef
Inheritance: IXmpType, ComplexTypeBase
Constructors
| Name | الوصف |
|---|---|
| ResourceRef() | يُنشئ مثيلًا جديدًا لفئة aspose.imaging.xmp.types.complex.dimensions. |
Properties
| Name | Type | Access | الوصف |
|---|---|---|---|
| alternate_paths | string[] | r/w | يحصل أو يعيّن مصفوفة المسارات البديلة. |
| document_uri | string | r/w | يحصل أو يعيّن عنوان URI للمستند. |
| file_path_uri | string | r/w | يحصل أو يعيّن عنوان URI لمسار الملف. |
| instance_id | string | r/w | يحصل أو يعيّن معرف المثيل. |
| namespace_uri | string | r | يحصل على URI مساحة الاسم الافتراضية. |
| prefix | string | r | يسترجع البادئة. |
Methods
| Name | الوصف |
|---|---|
| clone() | ينسخ هذه المثيلة. |
| get_xmp_representation() | يحصل على القيمة النصية المحتواة بتنسيق XMP. |
Constructor: ResourceRef()
ResourceRef()
يُنشئ مثيلًا جديدًا لفئة aspose.imaging.xmp.types.complex.dimensions.
Method: clone()
clone()
ينسخ هذه المثيلة.
Returns
| نوع | الوصف |
|---|---|
| System.Object | نسخة عضوية. |
Method: get_xmp_representation()
get_xmp_representation()
يحصل على القيمة النصية المحتواة بتنسيق XMP.
Returns
| نوع | الوصف |
|---|---|
| string | يرجع القيمة النصية المحتواة بتنسيق XMP. |