XmpTrailerPiGetXmlValue Method |
Converts xmp value to the xml representation.
Namespace:
Aspose.CAD.Xmp
Assembly:
Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax public string GetXmlValue()
Public Function GetXmlValue As String
public:
virtual String^ GetXmlValue() sealed
abstract GetXmlValue : unit -> string
override GetXmlValue : unit -> string
Return Value
Type:
StringReturns XML representation of XMP.
Implements
IXmlValueGetXmlValueSee Also