ICssDataType
ICssDataType interface
Common interface for all CSS data types, which are used in the CSS properties
public interface ICssDataType : IEquatable<ICssDataType>
Methods
Name | Description |
---|---|
SerializeDefault() | Should return a default string representation of the current value of the data type |
See Also
- namespace GroupDocs.Editor.HtmlCss.Css.DataTypes
- assembly GroupDocs.Editor