Table of Contents

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

string

DISABLED

The Constant DISABLED.

public const string DISABLED = "disabled"

Field Value

string

ID

The Constant ID.

public const string ID = "id"

Field Value

string

LANG

The Constant LANG.

public const string LANG = "lang"

Field Value

string

REL

The Constant REL.

public const string REL = "rel"

Field Value

string

STYLESHEET

The Constant STYLESHEET.

public const string STYLESHEET = "stylesheet"

Field Value

string