MimeType constructor
init
Initializes a new instance of MIME type based on serialized string value.
def __init__(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | The value. |
See Also
- module
aspose.svg
- class
MimeType
Initializes a new instance of MIME type based on serialized string value.
def __init__(self, value):
...
Parameter | Type | Description |
---|---|---|
value | str | The value. |
aspose.svg
MimeType