XmpTypeBase Sınıfı
Summary: Represents base class for basic XMP type.
Module: aspose.imaging.xmp.types
Full Name: aspose.imaging.xmp.types.XmpTypeBase
Inheritance: IXmpType
Methods
| Name | Açıklama |
|---|---|
| clone() | Bu örneği klonlar. |
| get_xmp_representation() | XMP formatında bulunan dize değerini alır. |
Method: clone()
clone()
Bu örneği klonlar.
Returns
| Tür | Açıklama |
|---|---|
| System.Object | Üye bazlı bir klon. |
Method: get_xmp_representation()
get_xmp_representation()
XMP formatında bulunan dize değerini alır.
Returns
| Tür | Açıklama |
|---|---|
| string | XMP formatında bulunan dize değerini döndürür. |