MimeType Class |
Namespace: Aspose.Html
The MimeType type exposes the following members.
Name | Description | |
---|---|---|
![]() | MimeType |
Initializes a new instance of MIME type based on serialized string value.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(MimeType) |
Indicates whether the current object is equal to another object of the same type.
|
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | FromFileExtension |
Creates a new MIME type based on file extension.
|
![]() | GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents Mime type.
(Overrides ObjectToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Compares two Mime type and returns a boolean indicating if the two do match.
|
![]() ![]() | (String to MimeType) |
Performs an implicit conversion from String to MimeType.
|
![]() ![]() | (MimeType to String) |
Performs an implicit conversion from MimeType to String.
|
![]() ![]() | Inequality |
Compares two Mime type and returns a boolean indicating if the two do match.
|