Package com.groupdocs.editor.htmlcss.css.datatypes

The com.groupdocs.editor.htmlcss.css.datatypes namespace provides classes that represent CSS data types.

See: Description

  • Class Summary 
    Class Description
    Length
    Represents a CSS length value in any supportable unit, including percentage and unitless type.
    Length.Unit
    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".

Package com.groupdocs.editor.htmlcss.css.datatypes Description

The com.groupdocs.editor.htmlcss.css.datatypes namespace provides classes that represent CSS data types.