Class XmpMimeType
Class XmpMimeType
Namespace: Aspose.Imaging.Xmp.Types.Derived
Assembly: Aspose.Imaging.dll (25.4.0)
Represents MIME type.
public sealed class XmpMimeType : XmpText, IXmpType, ICloneable
Inheritance
object ← XmpTypeBase ← XmpText ← XmpMimeType
Implements
Inherited Members
XmpText.GetXmpRepresentation() , XmpText.Value , XmpTypeBase.GetXmpRepresentation() , XmpTypeBase.ToString() , XmpTypeBase.Clone() , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Remarks
MIME type defined in IETF RFC 2046.
Constructors
XmpMimeType(string)
Initializes a new instance of the Aspose.Imaging.Xmp.Types.Derived.XmpMimeType class.
public XmpMimeType(string value)
Parameters
value
string
The value.