com.groupdocs.editor.htmlcss.resources.fonts
The com.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 |
FontType | Represents one supportable font type |
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 |