ParseFromCssName
FontType.ParseFromCssName method
Returns FontType value, which is equivalent of specified CSS-compatible name of the font type
public static FontType ParseFromCssName(string name)
Parameter | Type | Description |
---|---|---|
name | String | CSS-compatible name of the font type |
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