ParseFromFilenameWithExtension
FontType.ParseFromFilenameWithExtension method
Returns FontType value, which is equivalent of filename extension, which is extracted from specified filename
public static FontType ParseFromFilenameWithExtension(string filename)
Parameter | Type | Description |
---|---|---|
filename | String | Filename with extension, may be a full name |
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