GroupDocs.Editor.HtmlCss.Css.DataTypes Namespace |
Structure | Description | |
---|---|---|
![]() | Length |
Represents a CSS length value in any supportable unit, including percentage and unitless type.
Values may be integer or float, negative, zero and positive. Immutable structure.
|
![]() | 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". Immutable struct.
|
Enumeration | Description | |
---|---|---|
![]() | LengthUnit |
All supported length units
|