IXmpType Sınıfı
Summary: Base interface for XMP type.
Module: aspose.imaging.xmp.types
Full Name: aspose.imaging.xmp.types.IXmpType
Methods
| Name | Açıklama |
|---|---|
| get_xmp_representation() | XMP formatında bulunan dize değerini alır. |
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. |