GroupDocs.Editor.HtmlCss.Resources.Fonts
The GroupDocs.Editor.HtmlCss.Resources.Fonts namespace provides classes that represent font resources.
Classes
Class |
Description |
EotFont |
Represents one font in the EOT (Embedded OpenType) format |
FontResourceBase |
Base class for any supported font type as a resource for the HTML document with all its properties |
OtfFont |
Represents one font in the OTF (Open Type Format) format |
TtfFont |
Represents one font in the TTF (TrueType Font) format |
Woff2Font |
Represents one font in the WOFF2 (Web Open Font Format) format |
WoffFont |
Represents one font in the WOFF (Web Open Font Format) format |
Structures
Structure |
Description |
FontType |
Represents one supportable font type |