com.groupdocs.editor.htmlcss.css.datatypes
Leave feedback
On this page
The com.groupdocs.editor.htmlcss.css.datatypes namespace provides classes that represent CSS data types.
| Class | Description |
|---|---|
| ArgbColor | Represents one color value in ARGB format with converters and serializers |
| ArgbColors | Contains all “known colors”, that have fixed unique name and value in CSS standart |
| Length | Represents a CSS length value in any supportable unit, including percentage and unitless type. |
| LengthUnit | All supported length units |
| Ratio | Represents a “ratio” CSS data type, which is used for describing aspect ratios in media queries and for raster images by denoting the proportion between two unitless values called “numerator” and “denominator”. |
| Interface | Description |
|---|---|
| ICssDataType | Common interface for all CSS data types, which are used in the CSS properties |
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.