ComplexTypeBase class
ComplexTypeBase class
Represents base abstraction for XMP Complex value type.
Inheritance: ComplexTypeBase
→
XmpTypeBase
The ComplexTypeBase type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the ComplexTypeBase class. |
Properties
Property | Description |
---|---|
prefix | Gets the prefix. |
namespace_uri | Gets the default namespace URI. |
Methods
Method | Description |
---|---|
get_xmp_representation | Gets the string contained value in XMP format. |
Remarks
See more: XMP Specification Part 2, Chapter 1.2.2
See Also
- module
aspose.cad.xmp.types.complex
- class
ComplexTypeBase
- class
XmpTypeBase