GroupDocs.Editor.HtmlCss.Css.Properties
Leave feedback
On this page
The GroupDocs.Editor.HtmlCss.Css.Properties namespace provides types that represent different CSS properties (components of CSS declarations).
| Structure | 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. The weights available depend on the font-family that is currently set. |
| TextDecorationLineType | Represents types of the text decoration line: underline (underscore), overline, and line-through (strikethrough) |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.