Class CssDefaults
- Namespace
- iText.StyledXmlParser.Css.Resolve
- Assembly
- itext.styledxmlparser.dll
Helper class that allows you to get the default values of CSS properties.
public class CssDefaults
- Inheritance
-
CssDefaults
- Inherited Members
Constructors
CssDefaults()
public CssDefaults()
Methods
GetDefaultValue(string)
Gets the default value of a property.
public static string GetDefaultValue(string property)
Parameters
property
stringthe property
Returns
- string
the default value