Class XmpMimeType
XmpMimeType class
Represents MIME type.
public sealed class XmpMimeType : XmpText
Constructors
| Name | Description |
|---|---|
| XmpMimeType(string) | Initializes a new instance of the XmpMimeType class. |
Properties
| Name | Description |
|---|---|
| Value { get; set; } | Gets or sets the text value. |
Methods
| Name | Description |
|---|---|
| virtual Clone() | Clones this instance. |
| override GetXmpRepresentation() | Gets the string contained value in XMP format. |
| override ToString() | Gets this XMP data as string. |
Remarks
MIME type defined in IETF RFC 2046.
See Also
- class XmpText
- namespace Aspose.Imaging.Xmp.Types.Derived
- assembly Aspose.Imaging