ParseFromMime
FontType.ParseFromMime method
Returns FontType value, which is equivalent of specified MIME-code
public static FontType ParseFromMime(string mimeCode)
Parameter | Type | Description |
---|---|---|
mimeCode | String | MIME-code |
Return Value
Valid FontType value on success or FontType.Undefined on failure
See Also
- struct FontType
- namespace GroupDocs.Editor.HtmlCss.Resources.Fonts
- assembly GroupDocs.Editor