Class XmpText
XmpText class
Represents XMP Text basic type.
public class XmpText : XmpTypeBase
Constructors
Name | Description |
---|---|
XmpText(string) | Initializes a new instance of the XmpText class. |
Properties
Name | Description |
---|---|
Value { get; set; } | Gets or sets the text value. |
Methods
Name | Description |
---|---|
override GetXmpRepresentation() | Gets the string contained value in XMP format. |
See Also
- class XmpTypeBase
- namespace Aspose.CAD.Xmp.Types.Basic
- assembly Aspose.CAD