Table of Contents

Class CssRuleName

Namespace
iText.StyledXmlParser.Css
Assembly
itext.styledxmlparser.dll

Class containing possible CSS rule names.

public sealed class CssRuleName
Inheritance
CssRuleName
Inherited Members

Fields

BOTTOM_CENTER

The Constant BOTTOM_CENTER.

public const string BOTTOM_CENTER = "bottom-center"

Field Value

string

BOTTOM_LEFT

The Constant BOTTOM_LEFT.

public const string BOTTOM_LEFT = "bottom-left"

Field Value

string

BOTTOM_LEFT_CORNER

The Constant BOTTOM_LEFT_CORNER.

public const string BOTTOM_LEFT_CORNER = "bottom-left-corner"

Field Value

string

BOTTOM_RIGHT

The Constant BOTTOM_RIGHT.

public const string BOTTOM_RIGHT = "bottom-right"

Field Value

string

BOTTOM_RIGHT_CORNER

The Constant BOTTOM_RIGHT_CORNER.

public const string BOTTOM_RIGHT_CORNER = "bottom-right-corner"

Field Value

string

FONT_FACE

The Constant FONT_FACE.

public const string FONT_FACE = "font-face"

Field Value

string

LEFT_BOTTOM

The Constant LEFT_BOTTOM.

public const string LEFT_BOTTOM = "left-bottom"

Field Value

string

LEFT_MIDDLE

The Constant LEFT_MIDDLE.

public const string LEFT_MIDDLE = "left-middle"

Field Value

string

LEFT_TOP

The Constant LEFT_TOP.

public const string LEFT_TOP = "left-top"

Field Value

string

MEDIA

The Constant MEDIA.

public const string MEDIA = "media"

Field Value

string

PAGE

The Constant PAGE.

public const string PAGE = "page"

Field Value

string

RIGHT_BOTTOM

The Constant RIGHT_BOTTOM.

public const string RIGHT_BOTTOM = "right-bottom"

Field Value

string

RIGHT_MIDDLE

The Constant RIGHT_MIDDLE.

public const string RIGHT_MIDDLE = "right-middle"

Field Value

string

RIGHT_TOP

The Constant RIGHT_TOP.

public const string RIGHT_TOP = "right-top"

Field Value

string

TOP_CENTER

The Constant TOP_CENTER.

public const string TOP_CENTER = "top-center"

Field Value

string

TOP_LEFT

The Constant TOP_LEFT.

public const string TOP_LEFT = "top-left"

Field Value

string

TOP_LEFT_CORNER

The Constant TOP_LEFT_CORNER.

public const string TOP_LEFT_CORNER = "top-left-corner"

Field Value

string

TOP_RIGHT

The Constant TOP_RIGHT.

public const string TOP_RIGHT = "top-right"

Field Value

string

TOP_RIGHT_CORNER

The Constant TOP_RIGHT_CORNER.

public const string TOP_RIGHT_CORNER = "top-right-corner"

Field Value

string