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

NameAçı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ürAçı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ürAçıklama
stringXMP formatında bulunan dize değerini döndürür.