Class CommonAttributeConstants
- Namespace
- iText.StyledXmlParser
- Assembly
- itext.styledxmlparser.dll
public class CommonAttributeConstants
- Inheritance
-
CommonAttributeConstants
- Derived
- Inherited Members
Constructors
CommonAttributeConstants()
public CommonAttributeConstants()
Fields
CLASS
The Constant CLASS.
public const string CLASS = "class"
Field Value
DISABLED
The Constant DISABLED.
public const string DISABLED = "disabled"
Field Value
ID
The Constant ID.
public const string ID = "id"
Field Value
LANG
The Constant LANG.
public const string LANG = "lang"
Field Value
REL
The Constant REL.
public const string REL = "rel"
Field Value
STYLESHEET
The Constant STYLESHEET.
public const string STYLESHEET = "stylesheet"