com.groupdocs.editor.htmlcss.css.properties
Classes
| Class | Description |
|---|---|
| FontSize | Represents a font size as a special unit or a length value, which specifies the size of the font (historically the width of the capital “M”). |
| FontStyle | Defines how the font should be styled with: a normal, italic, or oblique face from its font-family. |
| FontWeight | Font-weight property sets the weight (or boldness) of the font. |
| TextDecorationLineType | Represents types of the text decoration line: underline (underscore), overline, and line-through (strikethrough) |