Table of Contents

Class CommonCssConstants

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

Class containing possible CSS property keys and values, pseudo element keys, units of measurement, and so on.

public class CommonCssConstants
Inheritance
CommonCssConstants
Inherited Members

Constructors

CommonCssConstants()

public CommonCssConstants()

Fields

ACTIVE

The Constant ACTIVE.

public const string ACTIVE = "active"

Field Value

string

ALIGN_CONTENT

The Constant ALIGN_CONTENT.

public const string ALIGN_CONTENT = "align-content"

Field Value

string

ALIGN_ITEMS

The Constant ALIGN_ITEMS.

public const string ALIGN_ITEMS = "align-items"

Field Value

string

ALIGN_SELF

The Constant ALIGN_SELF.

public const string ALIGN_SELF = "align-self"

Field Value

string

ALWAYS

The Constant ALWAYS.

public const string ALWAYS = "always"

Field Value

string

ANYWHERE

The Constant ANYWHERE.

public const string ANYWHERE = "anywhere"

Field Value

string

ARMENIAN

The Constant ARMENIAN.

public const string ARMENIAN = "armenian"

Field Value

string

ATTRIBUTE

The constant ATTRIBUTE.

public const string ATTRIBUTE = "attr"

Field Value

string

AUTO

The Constant AUTO.

public const string AUTO = "auto"

Field Value

string

AUTO_FLOW

The Constant AUTO_FLOW.

public const string AUTO_FLOW = "auto-flow"

Field Value

string

AVOID

The Constant AVOID.

public const string AVOID = "avoid"

Field Value

string

BACKGROUND

The Constant BACKGROUND.

public const string BACKGROUND = "background"

Field Value

string

BACKGROUND_ATTACHMENT

The Constant BACKGROUND_ATTACHMENT.

public const string BACKGROUND_ATTACHMENT = "background-attachment"

Field Value

string

BACKGROUND_ATTACHMENT_VALUES

The Constant BACKGROUND_ATTACHMENT_VALUES.

public static readonly ICollection<string> BACKGROUND_ATTACHMENT_VALUES

Field Value

ICollection<string>

BACKGROUND_BLEND_MODE

The Constant BACKGROUND_BLEND_MODE.

public const string BACKGROUND_BLEND_MODE = "background-blend-mode"

Field Value

string

BACKGROUND_CLIP

The Constant BACKGROUND_CLIP.

public const string BACKGROUND_CLIP = "background-clip"

Field Value

string

BACKGROUND_COLOR

The Constant BACKGROUND_COLOR.

public const string BACKGROUND_COLOR = "background-color"

Field Value

string

BACKGROUND_IMAGE

The Constant BACKGROUND_IMAGE.

public const string BACKGROUND_IMAGE = "background-image"

Field Value

string

BACKGROUND_ORIGIN

The Constant BACKGROUND_ORIGIN.

public const string BACKGROUND_ORIGIN = "background-origin"

Field Value

string

BACKGROUND_ORIGIN_OR_CLIP_VALUES

The Constant BACKGROUND_ORIGIN_OR_CLIP_VALUES.

public static readonly ICollection<string> BACKGROUND_ORIGIN_OR_CLIP_VALUES

Field Value

ICollection<string>

BACKGROUND_POSITION

The Constant BACKGROUND_POSITION.

public const string BACKGROUND_POSITION = "background-position"

Field Value

string

BACKGROUND_POSITION_VALUES

The Constant BACKGROUND_POSITION_VALUES.

public static readonly ICollection<string> BACKGROUND_POSITION_VALUES

Field Value

ICollection<string>

BACKGROUND_POSITION_X

The Constant BACKGROUND_POSITION_X.

public const string BACKGROUND_POSITION_X = "background-position-x"

Field Value

string

BACKGROUND_POSITION_X_VALUES

The Constant BACKGROUND_POSITION_X_VALUES.

public static readonly ICollection<string> BACKGROUND_POSITION_X_VALUES

Field Value

ICollection<string>

BACKGROUND_POSITION_Y

The Constant BACKGROUND_POSITION_Y.

public const string BACKGROUND_POSITION_Y = "background-position-y"

Field Value

string

BACKGROUND_POSITION_Y_VALUES

The Constant BACKGROUND_POSITION_Y_VALUES.

public static readonly ICollection<string> BACKGROUND_POSITION_Y_VALUES

Field Value

ICollection<string>

BACKGROUND_REPEAT

The Constant BACKGROUND_REPEAT.

public const string BACKGROUND_REPEAT = "background-repeat"

Field Value

string

BACKGROUND_REPEAT_VALUES

The Constant BACKGROUND_REPEAT_VALUES.

public static readonly ICollection<string> BACKGROUND_REPEAT_VALUES

Field Value

ICollection<string>

BACKGROUND_SIZE

The Constant BACKGROUND_SIZE.

public const string BACKGROUND_SIZE = "background-size"

Field Value

string

BACKGROUND_SIZE_VALUES

The Constant BACKGROUND_SIZE_VALUES.

public static readonly ICollection<string> BACKGROUND_SIZE_VALUES

Field Value

ICollection<string>

BASELINE

The Constant BASELINE.

public const string BASELINE = "baseline"

Field Value

string

BLEND_MODE_VALUES

The Constant BLEND_MODE_VALUES.

public static readonly ICollection<string> BLEND_MODE_VALUES

Field Value

ICollection<string>

The Constant BLINK.

public const string BLINK = "blink"

Field Value

string

BOLD

The Constant BOLD.

public const string BOLD = "bold"

Field Value

string

BOLDER

The Constant BOLDER.

public const string BOLDER = "bolder"

Field Value

string

BORDER

The Constant BORDER.

public const string BORDER = "border"

Field Value

string

BORDER_BOTTOM

The Constant BORDER_BOTTOM.

public const string BORDER_BOTTOM = "border-bottom"

Field Value

string

BORDER_BOTTOM_COLOR

The Constant BORDER_BOTTOM_COLOR.

public const string BORDER_BOTTOM_COLOR = "border-bottom-color"

Field Value

string

BORDER_BOTTOM_LEFT_RADIUS

The Constant BORDER_BOTTOM_LEFT_RADIUS.

public const string BORDER_BOTTOM_LEFT_RADIUS = "border-bottom-left-radius"

Field Value

string

BORDER_BOTTOM_RIGHT_RADIUS

The Constant BORDER_BOTTOM_RIGHT_RADIUS.

public const string BORDER_BOTTOM_RIGHT_RADIUS = "border-bottom-right-radius"

Field Value

string

BORDER_BOTTOM_STYLE

The Constant BORDER_BOTTOM_STYLE.

public const string BORDER_BOTTOM_STYLE = "border-bottom-style"

Field Value

string

BORDER_BOTTOM_WIDTH

The Constant BORDER_BOTTOM_WIDTH.

public const string BORDER_BOTTOM_WIDTH = "border-bottom-width"

Field Value

string

BORDER_BOX

The Constant BORDER_BOX.

public const string BORDER_BOX = "border-box"

Field Value

string

BORDER_COLLAPSE

The Constant BORDER_COLLAPSE.

public const string BORDER_COLLAPSE = "border-collapse"

Field Value

string

BORDER_COLOR

The Constant BORDER_COLOR.

public const string BORDER_COLOR = "border-color"

Field Value

string

BORDER_IMAGE

The Constant BORDER_IMAGE.

public const string BORDER_IMAGE = "border-image"

Field Value

string

BORDER_LEFT

The Constant BORDER_LEFT.

public const string BORDER_LEFT = "border-left"

Field Value

string

BORDER_LEFT_COLOR

The Constant BORDER_LEFT_COLOR.

public const string BORDER_LEFT_COLOR = "border-left-color"

Field Value

string

BORDER_LEFT_STYLE

The Constant BORDER_LEFT_STYLE.

public const string BORDER_LEFT_STYLE = "border-left-style"

Field Value

string

BORDER_LEFT_WIDTH

The Constant BORDER_LEFT_WIDTH.

public const string BORDER_LEFT_WIDTH = "border-left-width"

Field Value

string

BORDER_RADIUS

The Constant BORDER_RADIUS.

public const string BORDER_RADIUS = "border-radius"

Field Value

string

BORDER_RIGHT

The Constant BORDER_RIGHT.

public const string BORDER_RIGHT = "border-right"

Field Value

string

BORDER_RIGHT_COLOR

The Constant BORDER_RIGHT_COLOR.

public const string BORDER_RIGHT_COLOR = "border-right-color"

Field Value

string

BORDER_RIGHT_STYLE

The Constant BORDER_RIGHT_STYLE.

public const string BORDER_RIGHT_STYLE = "border-right-style"

Field Value

string

BORDER_RIGHT_WIDTH

The Constant BORDER_RIGHT_WIDTH.

public const string BORDER_RIGHT_WIDTH = "border-right-width"

Field Value

string

BORDER_SPACING

The Constant BORDER_SPACING.

public const string BORDER_SPACING = "border-spacing"

Field Value

string

BORDER_STYLE

The Constant BORDER_STYLE.

public const string BORDER_STYLE = "border-style"

Field Value

string

BORDER_STYLE_VALUES

The Constant BORDER_STYLE_VALUES.

public static readonly ICollection<string> BORDER_STYLE_VALUES

Field Value

ICollection<string>

BORDER_TOP

The Constant BORDER_TOP.

public const string BORDER_TOP = "border-top"

Field Value

string

BORDER_TOP_COLOR

The Constant BORDER_TOP_COLOR.

public const string BORDER_TOP_COLOR = "border-top-color"

Field Value

string

BORDER_TOP_LEFT_RADIUS

The Constant BORDER_TOP_LEFT_RADIUS.

public const string BORDER_TOP_LEFT_RADIUS = "border-top-left-radius"

Field Value

string

BORDER_TOP_RIGHT_RADIUS

The Constant BORDER_TOP_RIGHT_RADIUS.

public const string BORDER_TOP_RIGHT_RADIUS = "border-top-right-radius"

Field Value

string

BORDER_TOP_STYLE

The Constant BORDER_TOP_STYLE.

public const string BORDER_TOP_STYLE = "border-top-style"

Field Value

string

BORDER_TOP_WIDTH

The Constant BORDER_TOP_WIDTH.

public const string BORDER_TOP_WIDTH = "border-top-width"

Field Value

string

BORDER_WIDTH

The Constant BORDER_WIDTH.

public const string BORDER_WIDTH = "border-width"

Field Value

string

BORDER_WIDTH_VALUES

The Constant BORDER_WIDTH_VALUES.

public static readonly ICollection<string> BORDER_WIDTH_VALUES

Field Value

ICollection<string>

BOTTOM

The Constant BOTTOM.

public const string BOTTOM = "bottom"

Field Value

string

BOX_SHADOW

The Constant BOX_SHADOW.

public const string BOX_SHADOW = "box-shadow"

Field Value

string

BREAK_ALL

The Constant BREAK_ALL.

public const string BREAK_ALL = "break-all"

Field Value

string

BREAK_WORD

The Constant BREAK_WORD.

public const string BREAK_WORD = "break-word"

Field Value

string

CAPTION

The Constant CAPTION.

public const string CAPTION = "caption"

Field Value

string

CAPTION_SIDE

The Constant CAPTION_SIDE.

public const string CAPTION_SIDE = "caption-side"

Field Value

string

CENTER

The Constant CENTER.

public const string CENTER = "center"

Field Value

string

CHECKED

The Constant CHECKED.

public const string CHECKED = "checked"

Field Value

string

CIRCLE

The Constant CIRCLE.

public const string CIRCLE = "circle"

Field Value

string

CJK_IDEOGRAPHIC

The Constant CJK_IDEOGRAPHIC.

public const string CJK_IDEOGRAPHIC = "cjk-ideographic"

Field Value

string

CLOSE_QUOTE

The Constant CLOSE_QUOTE.

public const string CLOSE_QUOTE = "close-quote"

Field Value

string

CM

The Constant CM.

public const string CM = "cm"

Field Value

string

COLOR

The Constant COLOR.

public const string COLOR = "color"

Field Value

string

COLOR_BURN

The Constant COLOR_BURN.

public const string COLOR_BURN = "color-burn"

Field Value

string

COLOR_DODGE

The Constant COLOR_DODGE.

public const string COLOR_DODGE = "color-dodge"

Field Value

string

COLUMN

The Constant COLUMN.

public const string COLUMN = "column"

Field Value

string

COLUMNS

The Constant COLUMNS

public const string COLUMNS = "columns"

Field Value

string

COLUMN_COUNT

The Constant COLUMN_COUNT.

public const string COLUMN_COUNT = "column-count"

Field Value

string

COLUMN_GAP

The Constant COLUMN_GAP.

public const string COLUMN_GAP = "column-gap"

Field Value

string

COLUMN_REVERSE

The Constant COLUMN_REVERSE.

public const string COLUMN_REVERSE = "column-reverse"

Field Value

string

COLUMN_RULE

The Constant COLUMNS

public const string COLUMN_RULE = "column-rule"

Field Value

string

COLUMN_RULE_COLOR

The Constant COLUMN_RULE_COLOR.

public const string COLUMN_RULE_COLOR = "column-rule-color"

Field Value

string

COLUMN_RULE_STYLE

The Constant COLUMN_RULE_STYLE.

public const string COLUMN_RULE_STYLE = "column-rule-style"

Field Value

string

COLUMN_RULE_WIDTH

The Constant COLUMN_RULE_WIDTH.

public const string COLUMN_RULE_WIDTH = "column-rule-width"

Field Value

string

COLUMN_WIDTH

The Constant COLUMN_WIDTH.

public const string COLUMN_WIDTH = "column-width"

Field Value

string

CONTAIN

The Constant CONTAIN.

public const string CONTAIN = "contain"

Field Value

string

CONTENT

The Constant CONTENT.

public const string CONTENT = "content"

Field Value

string

CONTENT_BOX

The Constant CONTENT_BOX.

public const string CONTENT_BOX = "content-box"

Field Value

string

COVER

The Constant COVER.

public const string COVER = "cover"

Field Value

string

CURRENTCOLOR

The Constant CURRENTCOLOR.

public const string CURRENTCOLOR = "currentcolor"

Field Value

string

DARKEN

The Constant DARKEN.

public const string DARKEN = "darken"

Field Value

string

DASHED

The Constant DASHED.

public const string DASHED = "dashed"

Field Value

string

DECIMAL

The Constant DECIMAL.

public const string DECIMAL = "decimal"

Field Value

string

DECIMAL_LEADING_ZERO

The Constant DECIMAL_LEADING_ZERO.

public const string DECIMAL_LEADING_ZERO = "decimal-leading-zero"

Field Value

string

DEG

The Constant DEG.

public const string DEG = "deg"

Field Value

string

DENSE

The Constant DENSE.

public const string DENSE = "dense"

Field Value

string

DIFFERENCE

The Constant DIFFERENCE.

public const string DIFFERENCE = "difference"

Field Value

string

DIRECTION

The Constant DIRECTION.

public const string DIRECTION = "direction"

Field Value

string

DISABLED

The Constant DISABLED.

public const string DISABLED = "disabled"

Field Value

string

DISC

The Constant DISC.

public const string DISC = "disc"

Field Value

string

DISPLAY

The Constant DISPLAY.

public const string DISPLAY = "display"

Field Value

string

DOTTED

The Constant DOTTED.

public const string DOTTED = "dotted"

Field Value

string

DOUBLE

The Constant DOUBLE.

public const string DOUBLE = "double"

Field Value

string

DPCM

The Constant DPCM.

public const string DPCM = "dpcm"

Field Value

string

DPI

The Constant DPI.

public const string DPI = "dpi"

Field Value

string

DPPX

The Constant DPPX.

public const string DPPX = "dppx"

Field Value

string

EACH_LINE

The Constant EACH_LINE.

public const string EACH_LINE = "each-line"

Field Value

string

EM

The Constant EM.

public const string EM = "em"

Field Value

string

EMPTY

The Constant EMPTY.

public const string EMPTY = "empty"

Field Value

string

EMPTY_CELLS

The Constant EMPTY_CELLS.

public const string EMPTY_CELLS = "empty-cells"

Field Value

string

ENABLED

The Constant ENABLED.

public const string ENABLED = "enabled"

Field Value

string

END

The Constant END.

public const string END = "end"

Field Value

string

EX

The Constant EX.

public const string EX = "ex"

Field Value

string

EXCLUSION

The Constant EXCLUSION.

public const string EXCLUSION = "exclusion"

Field Value

string

FIRST

The Constant FIRST.

public const string FIRST = "first"

Field Value

string

FIRST_CHILD

The Constant FIRST_CHILD.

public const string FIRST_CHILD = "first-child"

Field Value

string

FIRST_OF_TYPE

The Constant FIRST_OF_TYPE.

public const string FIRST_OF_TYPE = "first-of-type"

Field Value

string

FIT_CONTENT

The Constant FIT_CONTENT.

public const string FIT_CONTENT = "fit-content"

Field Value

string

FIXED

The Constant FIXED.

public const string FIXED = "fixed"

Field Value

string

FLEX

The Constant FLEX.

public const string FLEX = "flex"

Field Value

string

FLEX_BASIS

The Constant FLEX_BASIS.

public const string FLEX_BASIS = "flex-basis"

Field Value

string

FLEX_DIRECTION

The Constant FLEX_DIRECTION.

public const string FLEX_DIRECTION = "flex-direction"

Field Value

string

FLEX_END

The Constant FLEX_END.

public const string FLEX_END = "flex-end"

Field Value

string

FLEX_FLOW

The Constant FLEX_FLOW.

public const string FLEX_FLOW = "flex-flow"

Field Value

string

FLEX_GROW

The Constant FLEX_GROW.

public const string FLEX_GROW = "flex-grow"

Field Value

string

FLEX_SHRINK

The Constant FLEX_SHRINK.

public const string FLEX_SHRINK = "flex-shrink"

Field Value

string

FLEX_START

The Constant FLEX_START.

public const string FLEX_START = "flex-start"

Field Value

string

FLEX_WRAP

The Constant FLEX_WRAP.

public const string FLEX_WRAP = "flex-wrap"

Field Value

string

FLOAT

The Constant FLOAT.

public const string FLOAT = "float"

Field Value

string

FOCUS

The Constant FOCUS.

public const string FOCUS = "focus"

Field Value

string

FONT

The Constant FONT.

public const string FONT = "font"

Field Value

string

FONT_ABSOLUTE_SIZE_KEYWORDS_VALUES

The Constant FONT_ABSOLUTE_SIZE_KEYWORDS.

public static readonly IDictionary<string, string> FONT_ABSOLUTE_SIZE_KEYWORDS_VALUES

Field Value

IDictionary<string, string>

FONT_FAMILY

The Constant FONT_FAMILY.

public const string FONT_FAMILY = "font-family"

Field Value

string

FONT_FEATURE_SETTINGS

The Constant FONT_FEATURE_SETTINGS.

public const string FONT_FEATURE_SETTINGS = "font-feature-settings"

Field Value

string

FONT_KERNING

The Constant FONT_KERNING.

public const string FONT_KERNING = "font-kerning"

Field Value

string

FONT_LANGUAGE_OVERRIDE

The Constant FONT_LANGUAGE_OVERRIDE.

public const string FONT_LANGUAGE_OVERRIDE = "font-language-override"

Field Value

string

FONT_SIZE

The Constant FONT_SIZE.

public const string FONT_SIZE = "font-size"

Field Value

string

FONT_SIZE_ADJUST

The Constant FONT_SIZE_ADJUST.

public const string FONT_SIZE_ADJUST = "font-size-adjust"

Field Value

string

FONT_STRETCH

The Constant FONT_STRETCH.

public const string FONT_STRETCH = "font-stretch"

Field Value

string

FONT_STYLE

The Constant FONT_STYLE.

public const string FONT_STYLE = "font-style"

Field Value

string

FONT_SYNTHESIS

The Constant FONT_SYNTHESIS.

public const string FONT_SYNTHESIS = "font-synthesis"

Field Value

string

FONT_VARIANT

The Constant FONT_VARIANT.

public const string FONT_VARIANT = "font-variant"

Field Value

string

FONT_VARIANT_ALTERNATES

The Constant FONT_VARIANT_ALTERNATES.

public const string FONT_VARIANT_ALTERNATES = "font-variant-alternates"

Field Value

string

FONT_VARIANT_CAPS

The Constant FONT_VARIANT_CAPS.

public const string FONT_VARIANT_CAPS = "font-variant-caps"

Field Value

string

FONT_VARIANT_EAST_ASIAN

The Constant FONT_VARIANT_EAST_ASIAN.

public const string FONT_VARIANT_EAST_ASIAN = "font-variant-east-asian"

Field Value

string

FONT_VARIANT_LIGATURES

The Constant FONT_VARIANT_LIGATURES.

public const string FONT_VARIANT_LIGATURES = "font-variant-ligatures"

Field Value

string

FONT_VARIANT_NUMERIC

The Constant FONT_VARIANT_NUMERIC.

public const string FONT_VARIANT_NUMERIC = "font-variant-numeric"

Field Value

string

FONT_VARIANT_POSITION

The Constant FONT_VARIANT_POSITION.

public const string FONT_VARIANT_POSITION = "font-variant-position"

Field Value

string

FONT_WEIGHT

The Constant FONT_WEIGHT.

public const string FONT_WEIGHT = "font-weight"

Field Value

string

FR

The Constant FR.

public const string FR = "fr"

Field Value

string

GAP

The Constant GAP.

public const string GAP = "gap"

Field Value

string

GEORGIAN

The Constant GEORGIAN.

public const string GEORGIAN = "georgian"

Field Value

string

GRAD

The Constant GRAD.

public const string GRAD = "grad"

Field Value

string

GRID

The Constant GRID.

public const string GRID = "grid"

Field Value

string

GRID_AUTO_COLUMNS

The Constant GRID_AUTO_COLUMNS.

public const string GRID_AUTO_COLUMNS = "grid-auto-columns"

Field Value

string

GRID_AUTO_FLOW

The Constant GRID_AUTO_FLOW.

public const string GRID_AUTO_FLOW = "grid-auto-flow"

Field Value

string

GRID_AUTO_ROWS

The Constant GRID_AUTO_ROWS.

public const string GRID_AUTO_ROWS = "grid-auto-rows"

Field Value

string

GRID_COLUMN

The Constant GRID_COLUMN.

public const string GRID_COLUMN = "grid-column"

Field Value

string

GRID_COLUMN_END

The Constant GRID_COLUMN_END.

public const string GRID_COLUMN_END = "grid-column-end"

Field Value

string

GRID_COLUMN_GAP

The Constant GRID_COLUMN_GAP.

public const string GRID_COLUMN_GAP = "grid-column-gap"

Field Value

string

GRID_COLUMN_START

The Constant GRID_COLUMN_START.

public const string GRID_COLUMN_START = "grid-column-start"

Field Value

string

GRID_GAP

The Constant GRID_GAP.

public const string GRID_GAP = "grid-gap"

Field Value

string

GRID_ROW

The Constant GRID_ROW.

public const string GRID_ROW = "grid-row"

Field Value

string

GRID_ROW_END

The Constant GRID_ROW_END.

public const string GRID_ROW_END = "grid-row-end"

Field Value

string

GRID_ROW_GAP

The Constant GRID_ROW_GAP.

public const string GRID_ROW_GAP = "grid-row-gap"

Field Value

string

GRID_ROW_START

The Constant GRID_ROW_START.

public const string GRID_ROW_START = "grid-row-start"

Field Value

string

GRID_TEMPLATE

The Constant GRID_TEMPLATE.

public const string GRID_TEMPLATE = "grid-template"

Field Value

string

GRID_TEMPLATE_AREAS

The Constant GRID_TEMPLATE_AREAS.

public const string GRID_TEMPLATE_AREAS = "grid-template-areas"

Field Value

string

GRID_TEMPLATE_COLUMNS

The Constant GRID_TEMPLATE_COLUMNS.

public const string GRID_TEMPLATE_COLUMNS = "grid-template-columns"

Field Value

string

GRID_TEMPLATE_ROWS

The Constant GRID_TEMPLATE_ROWS.

public const string GRID_TEMPLATE_ROWS = "grid-template-rows"

Field Value

string

GROOVE

The Constant GROOVE.

public const string GROOVE = "groove"

Field Value

string

HANGING

The Constant HANGING.

public const string HANGING = "hanging"

Field Value

string

HANGING_PUNCTUATION

The Constant HANGING_PUNCTUATION.

public const string HANGING_PUNCTUATION = "hanging-punctuation"

Field Value

string

HARD_LIGHT

The Constant HARD_LIGHT.

public const string HARD_LIGHT = "hard-light"

Field Value

string

HEBREW

The Constant HEBREW.

public const string HEBREW = "hebrew"

Field Value

string

HEIGHT

The Constant HEIGHT.

public const string HEIGHT = "height"

Field Value

string

HIDDEN

The Constant HIDDEN.

public const string HIDDEN = "hidden"

Field Value

string

HIRAGANA

The Constant HIRAGANA.

public const string HIRAGANA = "hiragana"

Field Value

string

HIRAGANA_IROHA

The Constant HIRAGANA_IROHA.

public const string HIRAGANA_IROHA = "hiragana-iroha"

Field Value

string

HOVER

The Constant HOVER.

public const string HOVER = "hover"

Field Value

string

HUE

The Constant HUE.

public const string HUE = "hue"

Field Value

string

HYPHENS

The Constant HYPHENS.

public const string HYPHENS = "hyphens"

Field Value

string

ICON

The Constant ICON.

public const string ICON = "icon"

Field Value

string

IN

The Constant IN.

public const string IN = "in"

Field Value

string

INHERIT

The Constant INHERIT.

public const string INHERIT = "inherit"

Field Value

string

INITIAL

The Constant INITIAL.

public const string INITIAL = "initial"

Field Value

string

INLINE_BLOCK

The Constant INLINE-BLOCK

public const string INLINE_BLOCK = "inline-block"

Field Value

string

INSET

The Constant INSET.

public const string INSET = "inset"

Field Value

string

INSIDE

The Constant INSIDE.

public const string INSIDE = "inside"

Field Value

string

INVALID

The Constant INVALID.

public const string INVALID = "invalid"

Field Value

string

IN_RANGE

The Constant IN_RANGE.

public const string IN_RANGE = "in-range"

Field Value

string

ITALIC

The Constant ITALIC.

public const string ITALIC = "italic"

Field Value

string

JUSTIFY_CONTENT

The Constant JUSTIFY_CONTENT.

public const string JUSTIFY_CONTENT = "justify-content"

Field Value

string

JUSTIFY_ITEMS

The Constant JUSTIFY_ITEMS.

public const string JUSTIFY_ITEMS = "justify-items"

Field Value

string

KEEP_ALL

The Constant KEEP_ALL.

public const string KEEP_ALL = "keep-all"

Field Value

string

LANG

The Constant LANG.

public const string LANG = "lang"

Field Value

string

LARGE

The Constant LARGE.

public const string LARGE = "large"

Field Value

string

LARGER

The Constant LARGER.

public const string LARGER = "larger"

Field Value

string

LAST

The Constant LAST.

public const string LAST = "last"

Field Value

string

LAST_CHILD

The Constant LAST_CHILD.

public const string LAST_CHILD = "last-child"

Field Value

string

LAST_OF_TYPE

The Constant LAST_OF_TYPE.

public const string LAST_OF_TYPE = "last-of-type"

Field Value

string

LEFT

The Constant LEFT.

public const string LEFT = "left"

Field Value

string

LEGACY

The Constant value LEGACY.

public const string LEGACY = "legacy"

Field Value

string

LETTER_SPACING

The Constant LETTER_SPACING.

public const string LETTER_SPACING = "letter-spacing"

Field Value

string

LIGHTEN

The Constant LIGHTEN.

public const string LIGHTEN = "lighten"

Field Value

string

LIGHTER

The Constant LIGHTER.

public const string LIGHTER = "lighter"

Field Value

string

LINE_HEIGHT

The Constant LINE_HEIGHT.

public const string LINE_HEIGHT = "line-height"

Field Value

string

LINE_THROUGH

The Constant value LINE_THROUGH.

public const string LINE_THROUGH = "line-through"

Field Value

string

The Constant LINK.

public const string LINK = "link"

Field Value

string

LIST_STYLE

The Constant LIST_STYLE.

public const string LIST_STYLE = "list-style"

Field Value

string

LIST_STYLE_IMAGE

The Constant LIST_STYLE_IMAGE.

public const string LIST_STYLE_IMAGE = "list-style-image"

Field Value

string

LIST_STYLE_POSITION

The Constant LIST_STYLE_POSITION.

public const string LIST_STYLE_POSITION = "list-style-position"

Field Value

string

LIST_STYLE_TYPE

The Constant LIST_STYLE_TYPE.

public const string LIST_STYLE_TYPE = "list-style-type"

Field Value

string

LOCAL

The Constant LOCAL.

public const string LOCAL = "local"

Field Value

string

LOWER_ALPHA

The Constant LOWER_ALPHA.

public const string LOWER_ALPHA = "lower-alpha"

Field Value

string

LOWER_GREEK

The Constant LOWER_GREEK.

public const string LOWER_GREEK = "lower-greek"

Field Value

string

LOWER_LATIN

The Constant LOWER_LATIN.

public const string LOWER_LATIN = "lower-latin"

Field Value

string

LOWER_ROMAN

The Constant LOWER_ROMAN.

public const string LOWER_ROMAN = "lower-roman"

Field Value

string

LUMINOSITY

The Constant LUMINOSITY.

public const string LUMINOSITY = "luminosity"

Field Value

string

MANUAL

The Constant MANUAL.

public const string MANUAL = "manual"

Field Value

string

MARGIN

The Constant MARGIN.

public const string MARGIN = "margin"

Field Value

string

MARGIN_BOTTOM

The Constant MARGIN_BOTTOM.

public const string MARGIN_BOTTOM = "margin-bottom"

Field Value

string

MARGIN_LEFT

The Constant MARGIN_LEFT.

public const string MARGIN_LEFT = "margin-left"

Field Value

string

MARGIN_RIGHT

The Constant MARGIN_RIGHT.

public const string MARGIN_RIGHT = "margin-right"

Field Value

string

MARGIN_TOP

The Constant MARGIN_TOP.

public const string MARGIN_TOP = "margin-top"

Field Value

string

MATRIX

The Constant MATRIX.

public const string MATRIX = "matrix"

Field Value

string

MAX_CONTENT

The Constant MAX_CONTENT.

public const string MAX_CONTENT = "max-content"

Field Value

string

MEDIUM

The Constant MEDIUM.

public const string MEDIUM = "medium"

Field Value

string

MENU

The Constant MENU.

public const string MENU = "menu"

Field Value

string

MESSAGE_BOX

The Constant MESSAGE_BOX.

public const string MESSAGE_BOX = "message-box"

Field Value

string

METRIC_MEASUREMENTS_VALUES

The Constant METRIC_MEASUREMENTS.

public static readonly string[] METRIC_MEASUREMENTS_VALUES

Field Value

string[]

MIN_CONTENT

The Constant MIN_CONTENT.

public const string MIN_CONTENT = "min-content"

Field Value

string

MIN_HEIGHT

The Constant MIN_HEIGHT.

public const string MIN_HEIGHT = "min-height"

Field Value

string

MM

The Constant MM.

public const string MM = "mm"

Field Value

string

MULTIPLY

The Constant MULTIPLY.

public const string MULTIPLY = "multiply"

Field Value

string

NONE

The Constant NONE.

public const string NONE = "none"

Field Value

string

NORMAL

The Constant NORMAL.

public const string NORMAL = "normal"

Field Value

string

NOT

The Constant NOT.

public const string NOT = "not"

Field Value

string

NOWRAP

The Constant NOWRAP.

public const string NOWRAP = "nowrap"

Field Value

string

NO_CLOSE_QUOTE

The Constant NO_CLOSE_QUOTE.

public const string NO_CLOSE_QUOTE = "no-close-quote"

Field Value

string

NO_OPEN_QUOTE

The Constant NO_OPEN_QUOTE.

public const string NO_OPEN_QUOTE = "no-open-quote"

Field Value

string

NO_REPEAT

The Constant NO_REPEAT.

public const string NO_REPEAT = "no-repeat"

Field Value

string

NTH_CHILD

The Constant NTH_CHILD.

public const string NTH_CHILD = "nth-child"

Field Value

string

NTH_LAST_CHILD

The Constant NTH_LAST_CHILD.

public const string NTH_LAST_CHILD = "nth-last-child"

Field Value

string

NTH_LAST_OF_TYPE

The Constant NTH_LAST_OF_TYPE.

public const string NTH_LAST_OF_TYPE = "nth-last-of-type"

Field Value

string

NTH_OF_TYPE

The Constant NTH_OF_TYPE.

public const string NTH_OF_TYPE = "nth-of-type"

Field Value

string

OBLIQUE

The Constant OBLIQUE.

public const string OBLIQUE = "oblique"

Field Value

string

ONLY_CHILD

The Constant ONLY_CHILD.

public const string ONLY_CHILD = "only-child"

Field Value

string

ONLY_OF_TYPE

The Constant ONLY_OF_TYPE.

public const string ONLY_OF_TYPE = "only-of-type"

Field Value

string

OPACITY

The Constant OPACITY.

public const string OPACITY = "opacity"

Field Value

string

OPEN_QUOTE

The Constant OPEN_QUOTE.

public const string OPEN_QUOTE = "open-quote"

Field Value

string

OPTIONAL

The Constant OPTIONAL.

public const string OPTIONAL = "optional"

Field Value

string

ORDER

The Constant ORDER.

public const string ORDER = "order"

Field Value

string

ORPHANS

The Constant OPRPHANS.

public const string ORPHANS = "orphans"

Field Value

string

OUTLINE

The Constant OUTLINE.

public const string OUTLINE = "outline"

Field Value

string

OUTLINE_COLOR

The Constant OUTLINE_COLOR.

public const string OUTLINE_COLOR = "outline-color"

Field Value

string

OUTLINE_STYLE

The Constant OUTLINE_STYLE.

public const string OUTLINE_STYLE = "outline-style"

Field Value

string

OUTLINE_WIDTH

The Constant OUTLINE_WIDTH.

public const string OUTLINE_WIDTH = "outline-width"

Field Value

string

OUTSET

The Constant OUTSET.

public const string OUTSET = "outset"

Field Value

string

OUTSIDE

The Constant OUTSIDE.

public const string OUTSIDE = "outside"

Field Value

string

OUT_OF_RANGE

The Constant OUT_OF_RANGE.

public const string OUT_OF_RANGE = "out-of-range"

Field Value

string

OVERFLOW

The Constant OVERFLOW.

public const string OVERFLOW = "overflow"

Field Value

string

OVERFLOW_WRAP

The Constant OVERFLOW_WRAP.

public const string OVERFLOW_WRAP = "overflow-wrap"

Field Value

string

OVERLAY

The Constant value OVERLAY.

public const string OVERLAY = "overlay"

Field Value

string

OVERLINE

The Constant value OVERLINE.

public const string OVERLINE = "overline"

Field Value

string

PADDING

The Constant PADDING.

public const string PADDING = "padding"

Field Value

string

PADDING_BOTTOM

The Constant PADDING_BOTTOM.

public const string PADDING_BOTTOM = "padding-bottom"

Field Value

string

PADDING_BOX

The Constant PADDING_BOX.

public const string PADDING_BOX = "padding-box"

Field Value

string

PADDING_LEFT

The Constant PADDING_LEFT.

public const string PADDING_LEFT = "padding-left"

Field Value

string

PADDING_RIGHT

The Constant PADDING_RIGHT.

public const string PADDING_RIGHT = "padding-right"

Field Value

string

PADDING_TOP

The Constant PADDING_TOP.

public const string PADDING_TOP = "padding-top"

Field Value

string

PAGE_BREAK_AFTER

The Constant PAGE_BREAK_AFTER.

public const string PAGE_BREAK_AFTER = "page-break-after"

Field Value

string

PAGE_BREAK_BEFORE

The Constant PAGE_BREAK_BEFORE.

public const string PAGE_BREAK_BEFORE = "page-break-before"

Field Value

string

PAGE_BREAK_INSIDE

The Constant PAGE_BREAK_INSIDE.

public const string PAGE_BREAK_INSIDE = "page-break-inside"

Field Value

string

PC

The Constant PC.

public const string PC = "pc"

Field Value

string

PERCENTAGE

The Constant PERCENTAGE.

public const string PERCENTAGE = "%"

Field Value

string

PLACE_ITEMS

The Constant PLACE_ITEMS.

public const string PLACE_ITEMS = "place-items"

Field Value

string

POSITION

The Constant POSITION.

public const string POSITION = "position"

Field Value

string

PT

The Constant PT.

public const string PT = "pt"

Field Value

string

PX

The Constant PX.

public const string PX = "px"

Field Value

string

Q

The Constant Q.

public const string Q = "q"

Field Value

string

QUOTES

The Constant QUOTES.

public const string QUOTES = "quotes"

Field Value

string

RAD

The Constant RAD.

public const string RAD = "rad"

Field Value

string

READ_ONLY

The Constant READ_ONLY.

public const string READ_ONLY = "read-only"

Field Value

string

READ_WRITE

The Constant READ_WRITE.

public const string READ_WRITE = "read-write"

Field Value

string

REM

The Constant REM.

public const string REM = "rem"

Field Value

string

REPEAT

The Constant REPEAT.

public const string REPEAT = "repeat"

Field Value

string

REPEAT_X

The Constant REPEAT_X.

public const string REPEAT_X = "repeat-x"

Field Value

string

REPEAT_Y

The Constant REPEAT_Y.

public const string REPEAT_Y = "repeat-y"

Field Value

string

REQUIRED

The Constant REQUIRED.

public const string REQUIRED = "required"

Field Value

string

RIDGE

The Constant RIDGE.

public const string RIDGE = "ridge"

Field Value

string

RIGHT

The Constant RIGHT.

public const string RIGHT = "right"

Field Value

string

ROOT

The Constant ROOT.

public const string ROOT = "root"

Field Value

string

ROTATE

The Constant ROTATE.

public const string ROTATE = "rotate"

Field Value

string

ROUND

The Constant ROUND.

public const string ROUND = "round"

Field Value

string

ROW

The Constant ROW.

public const string ROW = "row"

Field Value

string

ROW_GAP

The Constant ROW_GAP.

public const string ROW_GAP = "row-gap"

Field Value

string

ROW_REVERSE

The Constant ROW_REVERSE.

public const string ROW_REVERSE = "row-reverse"

Field Value

string

SAFE

The Constant SAFE.

public const string SAFE = "safe"

Field Value

string

SATURATION

The Constant SATURATION.

public const string SATURATION = "saturation"

Field Value

string

SCALE

The Constant SCALE.

public const string SCALE = "scale"

Field Value

string

SCALE_X

The Constant SCALE_X.

public const string SCALE_X = "scalex"

Field Value

string

SCALE_Y

The Constant SCALE_Y.

public const string SCALE_Y = "scaley"

Field Value

string

SCREEN

The Constant SCREEN.

public const string SCREEN = "screen"

Field Value

string

SCROLL

The Constant SCROLL.

public const string SCROLL = "scroll"

Field Value

string

SELF_END

The Constant value SELF_END.

public const string SELF_END = "self-end"

Field Value

string

SELF_START

The Constant SELF_START.

public const string SELF_START = "self-start"

Field Value

string

SKEW

The Constant SKEW.

public const string SKEW = "skew"

Field Value

string

SKEW_X

The Constant SKEW_X.

public const string SKEW_X = "skewx"

Field Value

string

SKEW_Y

The Constant SKEW_Y.

public const string SKEW_Y = "skewy"

Field Value

string

SMALL

The Constant SMALL.

public const string SMALL = "small"

Field Value

string

SMALLER

The Constant SMALLER.

public const string SMALLER = "smaller"

Field Value

string

SMALL_CAPS

The Constant SMALL_CAPS.

public const string SMALL_CAPS = "small-caps"

Field Value

string

SMALL_CAPTION

The Constant SMALL_CAPTION.

public const string SMALL_CAPTION = "small-caption"

Field Value

string

SOFT_LIGHT

The Constant SOFT_LIGHT.

public const string SOFT_LIGHT = "soft-light"

Field Value

string

SOLID

The Constant SOLID.

public const string SOLID = "solid"

Field Value

string

SPACE

The Constant SPACE.

public const string SPACE = "space"

Field Value

string

SPACE_AROUND

The Constant SPACE_AROUND.

public const string SPACE_AROUND = "space-around"

Field Value

string

SPACE_BETWEEN

The Constant SPACE_BETWEEN.

public const string SPACE_BETWEEN = "space-between"

Field Value

string

SPACE_EVENLY

The Constant SPACE_EVENLY.

public const string SPACE_EVENLY = "space-evenly"

Field Value

string

SQUARE

The Constant SQUARE.

public const string SQUARE = "square"

Field Value

string

START

The Constant START.

public const string START = "start"

Field Value

string

STATIC

The Constant STATIC.

public const string STATIC = "static"

Field Value

string

STATUS_BAR

The Constant STATUS_BAR.

public const string STATUS_BAR = "status-bar"

Field Value

string

STRETCH

The Constant STRETCH.

public const string STRETCH = "stretch"

Field Value

string

STRING

The Constant STRING.

public const string STRING = "string"

Field Value

string

TAB_SIZE

The Constant TAB_SIZE.

public const string TAB_SIZE = "tab-size"

Field Value

string

TARGET

The Constant TARGET.

public const string TARGET = "target"

Field Value

string

TEXT_ALIGN

The Constant TEXT_ALIGN.

public const string TEXT_ALIGN = "text-align"

Field Value

string

TEXT_ALIGN_LAST

The Constant TEXT_ALIGN_LAST.

public const string TEXT_ALIGN_LAST = "text-align-last"

Field Value

string

TEXT_COMBINE_UPRIGHT

The Constant TEXT_COMBINE_UPRIGHT.

public const string TEXT_COMBINE_UPRIGHT = "text-combine-upright"

Field Value

string

TEXT_DECORATION

The Constant TEXT_DECORATION.

public const string TEXT_DECORATION = "text-decoration"

Field Value

string

TEXT_DECORATION_COLOR

The Constant TEXT_DECORATION_COLOR.

public const string TEXT_DECORATION_COLOR = "text-decoration-color"

Field Value

string

TEXT_DECORATION_LINE

The Constant TEXT_DECORATION_LINE.

public const string TEXT_DECORATION_LINE = "text-decoration-line"

Field Value

string

TEXT_DECORATION_STYLE

The Constant TEXT_DECORATION_STYLE.

public const string TEXT_DECORATION_STYLE = "text-decoration-style"

Field Value

string

TEXT_INDENT

The Constant TEXT_INDENT.

public const string TEXT_INDENT = "text-indent"

Field Value

string

TEXT_JUSTIFY

The Constant TEXT_JUSTIFY.

public const string TEXT_JUSTIFY = "text-justify"

Field Value

string

TEXT_ORIENTATION

The Constant TEXT_ORIENTATION.

public const string TEXT_ORIENTATION = "text-orientation"

Field Value

string

TEXT_SHADOW

The Constant TEXT_SHADOW.

public const string TEXT_SHADOW = "text-shadow"

Field Value

string

TEXT_TRANSFORM

The Constant TEXT_TRANSFORM.

public const string TEXT_TRANSFORM = "text-transform"

Field Value

string

TEXT_UNDERLINE_POSITION

The Constant TEXT_UNDERLINE_POSITION.

public const string TEXT_UNDERLINE_POSITION = "text-underline-position"

Field Value

string

THICK

The Constant THICK.

public const string THICK = "thick"

Field Value

string

THIN

The Constant THIN.

public const string THIN = "thin"

Field Value

string

TOP

The Constant TOP.

public const string TOP = "top"

Field Value

string

TRANSFORM

The Constant TRANSFORM.

public const string TRANSFORM = "transform"

Field Value

string

TRANSLATE

The Constant TRANSLATE.

public const string TRANSLATE = "translate"

Field Value

string

TRANSLATE_X

The Constant TRANSLATE_X.

public const string TRANSLATE_X = "translatex"

Field Value

string

TRANSLATE_Y

The Constant TRANSLATE_Y.

public const string TRANSLATE_Y = "translatey"

Field Value

string

TRANSPARENT

The Constant TRANSPARENT.

public const string TRANSPARENT = "transparent"

Field Value

string

UNDEFINED_NAME

The Constant UNDEFINED_NAME.

public const string UNDEFINED_NAME = "undefined"

Field Value

string

UNDERLINE

The Constant value UNDERLINE

public const string UNDERLINE = "underline"

Field Value

string

UNICODE_BIDI

The Constant UNICODE_BIDI.

public const string UNICODE_BIDI = "unicode-bidi"

Field Value

string

UNSAFE

The Constant UNSAFE.

public const string UNSAFE = "unsafe"

Field Value

string

UNSET

The Constant value UNSET.

public const string UNSET = "unset"

Field Value

string

UPPER_ALPHA

The Constant UPPER_ALPHA.

public const string UPPER_ALPHA = "upper-alpha"

Field Value

string

UPPER_LATIN

The Constant UPPER_LATIN.

public const string UPPER_LATIN = "upper-latin"

Field Value

string

UPPER_ROMAN

The Constant UPPER_ROMAN.

public const string UPPER_ROMAN = "upper-roman"

Field Value

string

URL

The Constant URL.

public const string URL = "url"

Field Value

string

VALID

The Constant VALID.

public const string VALID = "valid"

Field Value

string

VISIBILITY

The Constant VISIBILITY.

public const string VISIBILITY = "visibility"

Field Value

string

VISIBLE

The Constant value VISIBLE.

public const string VISIBLE = "visible"

Field Value

string

VISITED

The Constant VISITED.

public const string VISITED = "visited"

Field Value

string

WAVY

The Constant value WAVY.

public const string WAVY = "wavy"

Field Value

string

WHITE_SPACE

The Constant WHITE_SPACE.

public const string WHITE_SPACE = "white-space"

Field Value

string

WIDOWS

The Constant WIDOWS.

public const string WIDOWS = "widows"

Field Value

string

WIDTH

The Constant WIDTH.

public const string WIDTH = "width"

Field Value

string

WORDWRAP

The Constant WORDWRAP.

public const string WORDWRAP = "word-wrap"

Field Value

string

WORD_BREAK

The Constant WORD_BREAK.

public const string WORD_BREAK = "word-break"

Field Value

string

WORD_SPACING

The Constant WORD_SPACING.

public const string WORD_SPACING = "word-spacing"

Field Value

string

WRAP

The Constant WRAP.

public const string WRAP = "wrap"

Field Value

string

WRAP_REVERSE

The Constant WRAP_REVERSE.

public const string WRAP_REVERSE = "wrap-reverse"

Field Value

string

WRITING_MODE

The Constant WRITING_MODE.

public const string WRITING_MODE = "writing-mode"

Field Value

string

XX_LARGE

The Constant XX_LARGE.

public const string XX_LARGE = "xx-large"

Field Value

string

XX_SMALL

The Constant XX_SMALL.

public const string XX_SMALL = "xx-small"

Field Value

string

X_LARGE

The Constant X_LARGE.

public const string X_LARGE = "x-large"

Field Value

string

X_SMALL

The Constant X_SMALL.

public const string X_SMALL = "x-small"

Field Value

string