Type
FontResourceBase.Type property
In implementing type should return information about type of specific font resource as an instance of specific FontType type, which encapsulates all type-specific info
public abstract FontType Type { get; }
See Also
- struct FontType
- class FontResourceBase
- namespace GroupDocs.Editor.HtmlCss.Resources.Fonts
- assembly GroupDocs.Editor