Class ComplexTypeBase
ComplexTypeBase class
Represents base abstraction for XMP Complex value type.
public class ComplexTypeBase : XmpTypeBase
Constructors
Name | Description |
---|---|
ComplexTypeBase(string, string) | Initializes a new instance of the ComplexTypeBase class. |
Properties
Name | Description |
---|---|
NamespaceUri { get; } | Gets the default namespace URI. |
Prefix { get; } | Gets the prefix. |
Methods
Name | Description |
---|---|
override GetXmpRepresentation() | Gets the string contained value in XMP format. |
Remarks
See more: XMP Specification Part 2, Chapter 1.2.2
See Also
- class XmpTypeBase
- namespace Aspose.Imaging.Xmp.Types.Complex
- assembly Aspose.Imaging