MimeType class
MimeType class
Represents an Internet Media Types
The MimeType type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of MIME type based on serialized string value. |
Properties
| Property | Description |
|---|---|
| type | Gets the media type. |
| sub_type | Gets the sub media type. |
Methods
| Method | Description |
|---|---|
| equals | Indicates whether the current object is equal to another object of the same type. |
| from_file_extension | Creates a new MIME type based on file extension. |
See Also
- module
aspose.svg