Class XmpChoiseT
XmpChoise<T> class
Represents a value from vocabulary of values.
public class XmpChoise<T> : XmpTypeBase
| Parameter | Description |
|---|---|
| T | The type of elements. |
Constructors
| Name | Description |
|---|---|
| XmpChoise() | The default constructor. |
Properties
| Name | Description |
|---|---|
| IsOpen { get; set; } | Gets or sets a value indicating whether the preferred values can be extended. |
Methods
| Name | Description |
|---|---|
| override GetXmpRepresentation() | Gets the string contained value in XMP format. |
See Also
- class XmpTypeBase
- namespace Aspose.PSD.Xmp.Types.Derived
- assembly Aspose.PSD