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
ALIGN_CONTENT
The Constant ALIGN_CONTENT.
public const string ALIGN_CONTENT = "align-content"
Field Value
ALIGN_ITEMS
The Constant ALIGN_ITEMS.
public const string ALIGN_ITEMS = "align-items"
Field Value
ALIGN_SELF
The Constant ALIGN_SELF.
public const string ALIGN_SELF = "align-self"
Field Value
ALWAYS
The Constant ALWAYS.
public const string ALWAYS = "always"
Field Value
ANYWHERE
The Constant ANYWHERE.
public const string ANYWHERE = "anywhere"
Field Value
ARMENIAN
The Constant ARMENIAN.
public const string ARMENIAN = "armenian"
Field Value
ATTRIBUTE
The constant ATTRIBUTE.
public const string ATTRIBUTE = "attr"
Field Value
AUTO
The Constant AUTO.
public const string AUTO = "auto"
Field Value
AUTO_FLOW
The Constant AUTO_FLOW.
public const string AUTO_FLOW = "auto-flow"
Field Value
AVOID
The Constant AVOID.
public const string AVOID = "avoid"
Field Value
BACKGROUND
The Constant BACKGROUND.
public const string BACKGROUND = "background"
Field Value
BACKGROUND_ATTACHMENT
The Constant BACKGROUND_ATTACHMENT.
public const string BACKGROUND_ATTACHMENT = "background-attachment"
Field Value
BACKGROUND_ATTACHMENT_VALUES
The Constant BACKGROUND_ATTACHMENT_VALUES.
public static readonly ICollection<string> BACKGROUND_ATTACHMENT_VALUES
Field Value
BACKGROUND_BLEND_MODE
The Constant BACKGROUND_BLEND_MODE.
public const string BACKGROUND_BLEND_MODE = "background-blend-mode"
Field Value
BACKGROUND_CLIP
The Constant BACKGROUND_CLIP.
public const string BACKGROUND_CLIP = "background-clip"
Field Value
BACKGROUND_COLOR
The Constant BACKGROUND_COLOR.
public const string BACKGROUND_COLOR = "background-color"
Field Value
BACKGROUND_IMAGE
The Constant BACKGROUND_IMAGE.
public const string BACKGROUND_IMAGE = "background-image"
Field Value
BACKGROUND_ORIGIN
The Constant BACKGROUND_ORIGIN.
public const string BACKGROUND_ORIGIN = "background-origin"
Field Value
BACKGROUND_ORIGIN_OR_CLIP_VALUES
The Constant BACKGROUND_ORIGIN_OR_CLIP_VALUES.
public static readonly ICollection<string> BACKGROUND_ORIGIN_OR_CLIP_VALUES
Field Value
BACKGROUND_POSITION
The Constant BACKGROUND_POSITION.
public const string BACKGROUND_POSITION = "background-position"
Field Value
BACKGROUND_POSITION_VALUES
The Constant BACKGROUND_POSITION_VALUES.
public static readonly ICollection<string> BACKGROUND_POSITION_VALUES
Field Value
BACKGROUND_POSITION_X
The Constant BACKGROUND_POSITION_X.
public const string BACKGROUND_POSITION_X = "background-position-x"
Field Value
BACKGROUND_POSITION_X_VALUES
The Constant BACKGROUND_POSITION_X_VALUES.
public static readonly ICollection<string> BACKGROUND_POSITION_X_VALUES
Field Value
BACKGROUND_POSITION_Y
The Constant BACKGROUND_POSITION_Y.
public const string BACKGROUND_POSITION_Y = "background-position-y"
Field Value
BACKGROUND_POSITION_Y_VALUES
The Constant BACKGROUND_POSITION_Y_VALUES.
public static readonly ICollection<string> BACKGROUND_POSITION_Y_VALUES
Field Value
BACKGROUND_REPEAT
The Constant BACKGROUND_REPEAT.
public const string BACKGROUND_REPEAT = "background-repeat"
Field Value
BACKGROUND_REPEAT_VALUES
The Constant BACKGROUND_REPEAT_VALUES.
public static readonly ICollection<string> BACKGROUND_REPEAT_VALUES
Field Value
BACKGROUND_SIZE
The Constant BACKGROUND_SIZE.
public const string BACKGROUND_SIZE = "background-size"
Field Value
BACKGROUND_SIZE_VALUES
The Constant BACKGROUND_SIZE_VALUES.
public static readonly ICollection<string> BACKGROUND_SIZE_VALUES
Field Value
BASELINE
The Constant BASELINE.
public const string BASELINE = "baseline"
Field Value
BLEND_MODE_VALUES
The Constant BLEND_MODE_VALUES.
public static readonly ICollection<string> BLEND_MODE_VALUES
Field Value
BLINK
The Constant BLINK.
public const string BLINK = "blink"
Field Value
BOLD
The Constant BOLD.
public const string BOLD = "bold"
Field Value
BOLDER
The Constant BOLDER.
public const string BOLDER = "bolder"
Field Value
BORDER
The Constant BORDER.
public const string BORDER = "border"
Field Value
BORDER_BOTTOM
The Constant BORDER_BOTTOM.
public const string BORDER_BOTTOM = "border-bottom"
Field Value
BORDER_BOTTOM_COLOR
The Constant BORDER_BOTTOM_COLOR.
public const string BORDER_BOTTOM_COLOR = "border-bottom-color"
Field Value
BORDER_BOTTOM_LEFT_RADIUS
The Constant BORDER_BOTTOM_LEFT_RADIUS.
public const string BORDER_BOTTOM_LEFT_RADIUS = "border-bottom-left-radius"
Field Value
BORDER_BOTTOM_RIGHT_RADIUS
The Constant BORDER_BOTTOM_RIGHT_RADIUS.
public const string BORDER_BOTTOM_RIGHT_RADIUS = "border-bottom-right-radius"
Field Value
BORDER_BOTTOM_STYLE
The Constant BORDER_BOTTOM_STYLE.
public const string BORDER_BOTTOM_STYLE = "border-bottom-style"
Field Value
BORDER_BOTTOM_WIDTH
The Constant BORDER_BOTTOM_WIDTH.
public const string BORDER_BOTTOM_WIDTH = "border-bottom-width"
Field Value
BORDER_BOX
The Constant BORDER_BOX.
public const string BORDER_BOX = "border-box"
Field Value
BORDER_COLLAPSE
The Constant BORDER_COLLAPSE.
public const string BORDER_COLLAPSE = "border-collapse"
Field Value
BORDER_COLOR
The Constant BORDER_COLOR.
public const string BORDER_COLOR = "border-color"
Field Value
BORDER_IMAGE
The Constant BORDER_IMAGE.
public const string BORDER_IMAGE = "border-image"
Field Value
BORDER_LEFT
The Constant BORDER_LEFT.
public const string BORDER_LEFT = "border-left"
Field Value
BORDER_LEFT_COLOR
The Constant BORDER_LEFT_COLOR.
public const string BORDER_LEFT_COLOR = "border-left-color"
Field Value
BORDER_LEFT_STYLE
The Constant BORDER_LEFT_STYLE.
public const string BORDER_LEFT_STYLE = "border-left-style"
Field Value
BORDER_LEFT_WIDTH
The Constant BORDER_LEFT_WIDTH.
public const string BORDER_LEFT_WIDTH = "border-left-width"
Field Value
BORDER_RADIUS
The Constant BORDER_RADIUS.
public const string BORDER_RADIUS = "border-radius"
Field Value
BORDER_RIGHT
The Constant BORDER_RIGHT.
public const string BORDER_RIGHT = "border-right"
Field Value
BORDER_RIGHT_COLOR
The Constant BORDER_RIGHT_COLOR.
public const string BORDER_RIGHT_COLOR = "border-right-color"
Field Value
BORDER_RIGHT_STYLE
The Constant BORDER_RIGHT_STYLE.
public const string BORDER_RIGHT_STYLE = "border-right-style"
Field Value
BORDER_RIGHT_WIDTH
The Constant BORDER_RIGHT_WIDTH.
public const string BORDER_RIGHT_WIDTH = "border-right-width"
Field Value
BORDER_SPACING
The Constant BORDER_SPACING.
public const string BORDER_SPACING = "border-spacing"
Field Value
BORDER_STYLE
The Constant BORDER_STYLE.
public const string BORDER_STYLE = "border-style"
Field Value
BORDER_STYLE_VALUES
The Constant BORDER_STYLE_VALUES.
public static readonly ICollection<string> BORDER_STYLE_VALUES
Field Value
BORDER_TOP
The Constant BORDER_TOP.
public const string BORDER_TOP = "border-top"
Field Value
BORDER_TOP_COLOR
The Constant BORDER_TOP_COLOR.
public const string BORDER_TOP_COLOR = "border-top-color"
Field Value
BORDER_TOP_LEFT_RADIUS
The Constant BORDER_TOP_LEFT_RADIUS.
public const string BORDER_TOP_LEFT_RADIUS = "border-top-left-radius"
Field Value
BORDER_TOP_RIGHT_RADIUS
The Constant BORDER_TOP_RIGHT_RADIUS.
public const string BORDER_TOP_RIGHT_RADIUS = "border-top-right-radius"
Field Value
BORDER_TOP_STYLE
The Constant BORDER_TOP_STYLE.
public const string BORDER_TOP_STYLE = "border-top-style"
Field Value
BORDER_TOP_WIDTH
The Constant BORDER_TOP_WIDTH.
public const string BORDER_TOP_WIDTH = "border-top-width"
Field Value
BORDER_WIDTH
The Constant BORDER_WIDTH.
public const string BORDER_WIDTH = "border-width"
Field Value
BORDER_WIDTH_VALUES
The Constant BORDER_WIDTH_VALUES.
public static readonly ICollection<string> BORDER_WIDTH_VALUES
Field Value
BOTTOM
The Constant BOTTOM.
public const string BOTTOM = "bottom"
Field Value
BOX_SHADOW
The Constant BOX_SHADOW.
public const string BOX_SHADOW = "box-shadow"
Field Value
BREAK_ALL
The Constant BREAK_ALL.
public const string BREAK_ALL = "break-all"
Field Value
BREAK_WORD
The Constant BREAK_WORD.
public const string BREAK_WORD = "break-word"
Field Value
CAPTION
The Constant CAPTION.
public const string CAPTION = "caption"
Field Value
CAPTION_SIDE
The Constant CAPTION_SIDE.
public const string CAPTION_SIDE = "caption-side"
Field Value
CENTER
The Constant CENTER.
public const string CENTER = "center"
Field Value
CHECKED
The Constant CHECKED.
public const string CHECKED = "checked"
Field Value
CIRCLE
The Constant CIRCLE.
public const string CIRCLE = "circle"
Field Value
CJK_IDEOGRAPHIC
The Constant CJK_IDEOGRAPHIC.
public const string CJK_IDEOGRAPHIC = "cjk-ideographic"
Field Value
CLOSE_QUOTE
The Constant CLOSE_QUOTE.
public const string CLOSE_QUOTE = "close-quote"
Field Value
CM
The Constant CM.
public const string CM = "cm"
Field Value
COLOR
The Constant COLOR.
public const string COLOR = "color"
Field Value
COLOR_BURN
The Constant COLOR_BURN.
public const string COLOR_BURN = "color-burn"
Field Value
COLOR_DODGE
The Constant COLOR_DODGE.
public const string COLOR_DODGE = "color-dodge"
Field Value
COLUMN
The Constant COLUMN.
public const string COLUMN = "column"
Field Value
COLUMNS
The Constant COLUMNS
public const string COLUMNS = "columns"
Field Value
COLUMN_COUNT
The Constant COLUMN_COUNT.
public const string COLUMN_COUNT = "column-count"
Field Value
COLUMN_GAP
The Constant COLUMN_GAP.
public const string COLUMN_GAP = "column-gap"
Field Value
COLUMN_REVERSE
The Constant COLUMN_REVERSE.
public const string COLUMN_REVERSE = "column-reverse"
Field Value
COLUMN_RULE
The Constant COLUMNS
public const string COLUMN_RULE = "column-rule"
Field Value
COLUMN_RULE_COLOR
The Constant COLUMN_RULE_COLOR.
public const string COLUMN_RULE_COLOR = "column-rule-color"
Field Value
COLUMN_RULE_STYLE
The Constant COLUMN_RULE_STYLE.
public const string COLUMN_RULE_STYLE = "column-rule-style"
Field Value
COLUMN_RULE_WIDTH
The Constant COLUMN_RULE_WIDTH.
public const string COLUMN_RULE_WIDTH = "column-rule-width"
Field Value
COLUMN_WIDTH
The Constant COLUMN_WIDTH.
public const string COLUMN_WIDTH = "column-width"
Field Value
CONTAIN
The Constant CONTAIN.
public const string CONTAIN = "contain"
Field Value
CONTENT
The Constant CONTENT.
public const string CONTENT = "content"
Field Value
CONTENT_BOX
The Constant CONTENT_BOX.
public const string CONTENT_BOX = "content-box"
Field Value
COVER
The Constant COVER.
public const string COVER = "cover"
Field Value
CURRENTCOLOR
The Constant CURRENTCOLOR.
public const string CURRENTCOLOR = "currentcolor"
Field Value
DARKEN
The Constant DARKEN.
public const string DARKEN = "darken"
Field Value
DASHED
The Constant DASHED.
public const string DASHED = "dashed"
Field Value
DECIMAL
The Constant DECIMAL.
public const string DECIMAL = "decimal"
Field Value
DECIMAL_LEADING_ZERO
The Constant DECIMAL_LEADING_ZERO.
public const string DECIMAL_LEADING_ZERO = "decimal-leading-zero"
Field Value
DEG
The Constant DEG.
public const string DEG = "deg"
Field Value
DENSE
The Constant DENSE.
public const string DENSE = "dense"
Field Value
DIFFERENCE
The Constant DIFFERENCE.
public const string DIFFERENCE = "difference"
Field Value
DIRECTION
The Constant DIRECTION.
public const string DIRECTION = "direction"
Field Value
DISABLED
The Constant DISABLED.
public const string DISABLED = "disabled"
Field Value
DISC
The Constant DISC.
public const string DISC = "disc"
Field Value
DISPLAY
The Constant DISPLAY.
public const string DISPLAY = "display"
Field Value
DOTTED
The Constant DOTTED.
public const string DOTTED = "dotted"
Field Value
DOUBLE
The Constant DOUBLE.
public const string DOUBLE = "double"
Field Value
DPCM
The Constant DPCM.
public const string DPCM = "dpcm"
Field Value
DPI
The Constant DPI.
public const string DPI = "dpi"
Field Value
DPPX
The Constant DPPX.
public const string DPPX = "dppx"
Field Value
EACH_LINE
The Constant EACH_LINE.
public const string EACH_LINE = "each-line"
Field Value
EM
The Constant EM.
public const string EM = "em"
Field Value
EMPTY
The Constant EMPTY.
public const string EMPTY = "empty"
Field Value
EMPTY_CELLS
The Constant EMPTY_CELLS.
public const string EMPTY_CELLS = "empty-cells"
Field Value
ENABLED
The Constant ENABLED.
public const string ENABLED = "enabled"
Field Value
END
The Constant END.
public const string END = "end"
Field Value
EX
The Constant EX.
public const string EX = "ex"
Field Value
EXCLUSION
The Constant EXCLUSION.
public const string EXCLUSION = "exclusion"
Field Value
FIRST
The Constant FIRST.
public const string FIRST = "first"
Field Value
FIRST_CHILD
The Constant FIRST_CHILD.
public const string FIRST_CHILD = "first-child"
Field Value
FIRST_OF_TYPE
The Constant FIRST_OF_TYPE.
public const string FIRST_OF_TYPE = "first-of-type"
Field Value
FIT_CONTENT
The Constant FIT_CONTENT.
public const string FIT_CONTENT = "fit-content"
Field Value
FIXED
The Constant FIXED.
public const string FIXED = "fixed"
Field Value
FLEX
The Constant FLEX.
public const string FLEX = "flex"
Field Value
FLEX_BASIS
The Constant FLEX_BASIS.
public const string FLEX_BASIS = "flex-basis"
Field Value
FLEX_DIRECTION
The Constant FLEX_DIRECTION.
public const string FLEX_DIRECTION = "flex-direction"
Field Value
FLEX_END
The Constant FLEX_END.
public const string FLEX_END = "flex-end"
Field Value
FLEX_FLOW
The Constant FLEX_FLOW.
public const string FLEX_FLOW = "flex-flow"
Field Value
FLEX_GROW
The Constant FLEX_GROW.
public const string FLEX_GROW = "flex-grow"
Field Value
FLEX_SHRINK
The Constant FLEX_SHRINK.
public const string FLEX_SHRINK = "flex-shrink"
Field Value
FLEX_START
The Constant FLEX_START.
public const string FLEX_START = "flex-start"
Field Value
FLEX_WRAP
The Constant FLEX_WRAP.
public const string FLEX_WRAP = "flex-wrap"
Field Value
FLOAT
The Constant FLOAT.
public const string FLOAT = "float"
Field Value
FOCUS
The Constant FOCUS.
public const string FOCUS = "focus"
Field Value
FONT
The Constant FONT.
public const string FONT = "font"
Field Value
FONT_ABSOLUTE_SIZE_KEYWORDS_VALUES
The Constant FONT_ABSOLUTE_SIZE_KEYWORDS.
public static readonly IDictionary<string, string> FONT_ABSOLUTE_SIZE_KEYWORDS_VALUES
Field Value
FONT_FAMILY
The Constant FONT_FAMILY.
public const string FONT_FAMILY = "font-family"
Field Value
FONT_FEATURE_SETTINGS
The Constant FONT_FEATURE_SETTINGS.
public const string FONT_FEATURE_SETTINGS = "font-feature-settings"
Field Value
FONT_KERNING
The Constant FONT_KERNING.
public const string FONT_KERNING = "font-kerning"
Field Value
FONT_LANGUAGE_OVERRIDE
The Constant FONT_LANGUAGE_OVERRIDE.
public const string FONT_LANGUAGE_OVERRIDE = "font-language-override"
Field Value
FONT_SIZE
The Constant FONT_SIZE.
public const string FONT_SIZE = "font-size"
Field Value
FONT_SIZE_ADJUST
The Constant FONT_SIZE_ADJUST.
public const string FONT_SIZE_ADJUST = "font-size-adjust"
Field Value
FONT_STRETCH
The Constant FONT_STRETCH.
public const string FONT_STRETCH = "font-stretch"
Field Value
FONT_STYLE
The Constant FONT_STYLE.
public const string FONT_STYLE = "font-style"
Field Value
FONT_SYNTHESIS
The Constant FONT_SYNTHESIS.
public const string FONT_SYNTHESIS = "font-synthesis"
Field Value
FONT_VARIANT
The Constant FONT_VARIANT.
public const string FONT_VARIANT = "font-variant"
Field Value
FONT_VARIANT_ALTERNATES
The Constant FONT_VARIANT_ALTERNATES.
public const string FONT_VARIANT_ALTERNATES = "font-variant-alternates"
Field Value
FONT_VARIANT_CAPS
The Constant FONT_VARIANT_CAPS.
public const string FONT_VARIANT_CAPS = "font-variant-caps"
Field Value
FONT_VARIANT_EAST_ASIAN
The Constant FONT_VARIANT_EAST_ASIAN.
public const string FONT_VARIANT_EAST_ASIAN = "font-variant-east-asian"
Field Value
FONT_VARIANT_LIGATURES
The Constant FONT_VARIANT_LIGATURES.
public const string FONT_VARIANT_LIGATURES = "font-variant-ligatures"
Field Value
FONT_VARIANT_NUMERIC
The Constant FONT_VARIANT_NUMERIC.
public const string FONT_VARIANT_NUMERIC = "font-variant-numeric"
Field Value
FONT_VARIANT_POSITION
The Constant FONT_VARIANT_POSITION.
public const string FONT_VARIANT_POSITION = "font-variant-position"
Field Value
FONT_WEIGHT
The Constant FONT_WEIGHT.
public const string FONT_WEIGHT = "font-weight"
Field Value
FR
The Constant FR.
public const string FR = "fr"
Field Value
GAP
The Constant GAP.
public const string GAP = "gap"
Field Value
GEORGIAN
The Constant GEORGIAN.
public const string GEORGIAN = "georgian"
Field Value
GRAD
The Constant GRAD.
public const string GRAD = "grad"
Field Value
GRID
The Constant GRID.
public const string GRID = "grid"
Field Value
GRID_AUTO_COLUMNS
The Constant GRID_AUTO_COLUMNS.
public const string GRID_AUTO_COLUMNS = "grid-auto-columns"
Field Value
GRID_AUTO_FLOW
The Constant GRID_AUTO_FLOW.
public const string GRID_AUTO_FLOW = "grid-auto-flow"
Field Value
GRID_AUTO_ROWS
The Constant GRID_AUTO_ROWS.
public const string GRID_AUTO_ROWS = "grid-auto-rows"
Field Value
GRID_COLUMN
The Constant GRID_COLUMN.
public const string GRID_COLUMN = "grid-column"
Field Value
GRID_COLUMN_END
The Constant GRID_COLUMN_END.
public const string GRID_COLUMN_END = "grid-column-end"
Field Value
GRID_COLUMN_GAP
The Constant GRID_COLUMN_GAP.
public const string GRID_COLUMN_GAP = "grid-column-gap"
Field Value
GRID_COLUMN_START
The Constant GRID_COLUMN_START.
public const string GRID_COLUMN_START = "grid-column-start"
Field Value
GRID_GAP
The Constant GRID_GAP.
public const string GRID_GAP = "grid-gap"
Field Value
GRID_ROW
The Constant GRID_ROW.
public const string GRID_ROW = "grid-row"
Field Value
GRID_ROW_END
The Constant GRID_ROW_END.
public const string GRID_ROW_END = "grid-row-end"
Field Value
GRID_ROW_GAP
The Constant GRID_ROW_GAP.
public const string GRID_ROW_GAP = "grid-row-gap"
Field Value
GRID_ROW_START
The Constant GRID_ROW_START.
public const string GRID_ROW_START = "grid-row-start"
Field Value
GRID_TEMPLATE
The Constant GRID_TEMPLATE.
public const string GRID_TEMPLATE = "grid-template"
Field Value
GRID_TEMPLATE_AREAS
The Constant GRID_TEMPLATE_AREAS.
public const string GRID_TEMPLATE_AREAS = "grid-template-areas"
Field Value
GRID_TEMPLATE_COLUMNS
The Constant GRID_TEMPLATE_COLUMNS.
public const string GRID_TEMPLATE_COLUMNS = "grid-template-columns"
Field Value
GRID_TEMPLATE_ROWS
The Constant GRID_TEMPLATE_ROWS.
public const string GRID_TEMPLATE_ROWS = "grid-template-rows"
Field Value
GROOVE
The Constant GROOVE.
public const string GROOVE = "groove"
Field Value
HANGING
The Constant HANGING.
public const string HANGING = "hanging"
Field Value
HANGING_PUNCTUATION
The Constant HANGING_PUNCTUATION.
public const string HANGING_PUNCTUATION = "hanging-punctuation"
Field Value
HARD_LIGHT
The Constant HARD_LIGHT.
public const string HARD_LIGHT = "hard-light"
Field Value
HEBREW
The Constant HEBREW.
public const string HEBREW = "hebrew"
Field Value
HEIGHT
The Constant HEIGHT.
public const string HEIGHT = "height"
Field Value
HIDDEN
The Constant HIDDEN.
public const string HIDDEN = "hidden"
Field Value
HIRAGANA
The Constant HIRAGANA.
public const string HIRAGANA = "hiragana"
Field Value
HIRAGANA_IROHA
The Constant HIRAGANA_IROHA.
public const string HIRAGANA_IROHA = "hiragana-iroha"
Field Value
HOVER
The Constant HOVER.
public const string HOVER = "hover"
Field Value
HUE
The Constant HUE.
public const string HUE = "hue"
Field Value
HYPHENS
The Constant HYPHENS.
public const string HYPHENS = "hyphens"
Field Value
ICON
The Constant ICON.
public const string ICON = "icon"
Field Value
IN
The Constant IN.
public const string IN = "in"
Field Value
INHERIT
The Constant INHERIT.
public const string INHERIT = "inherit"
Field Value
INITIAL
The Constant INITIAL.
public const string INITIAL = "initial"
Field Value
INLINE_BLOCK
The Constant INLINE-BLOCK
public const string INLINE_BLOCK = "inline-block"
Field Value
INSET
The Constant INSET.
public const string INSET = "inset"
Field Value
INSIDE
The Constant INSIDE.
public const string INSIDE = "inside"
Field Value
INVALID
The Constant INVALID.
public const string INVALID = "invalid"
Field Value
IN_RANGE
The Constant IN_RANGE.
public const string IN_RANGE = "in-range"
Field Value
ITALIC
The Constant ITALIC.
public const string ITALIC = "italic"
Field Value
JUSTIFY_CONTENT
The Constant JUSTIFY_CONTENT.
public const string JUSTIFY_CONTENT = "justify-content"
Field Value
JUSTIFY_ITEMS
The Constant JUSTIFY_ITEMS.
public const string JUSTIFY_ITEMS = "justify-items"
Field Value
KEEP_ALL
The Constant KEEP_ALL.
public const string KEEP_ALL = "keep-all"
Field Value
LANG
The Constant LANG.
public const string LANG = "lang"
Field Value
LARGE
The Constant LARGE.
public const string LARGE = "large"
Field Value
LARGER
The Constant LARGER.
public const string LARGER = "larger"
Field Value
LAST
The Constant LAST.
public const string LAST = "last"
Field Value
LAST_CHILD
The Constant LAST_CHILD.
public const string LAST_CHILD = "last-child"
Field Value
LAST_OF_TYPE
The Constant LAST_OF_TYPE.
public const string LAST_OF_TYPE = "last-of-type"
Field Value
LEFT
The Constant LEFT.
public const string LEFT = "left"
Field Value
LEGACY
The Constant value LEGACY.
public const string LEGACY = "legacy"
Field Value
LETTER_SPACING
The Constant LETTER_SPACING.
public const string LETTER_SPACING = "letter-spacing"
Field Value
LIGHTEN
The Constant LIGHTEN.
public const string LIGHTEN = "lighten"
Field Value
LIGHTER
The Constant LIGHTER.
public const string LIGHTER = "lighter"
Field Value
LINE_HEIGHT
The Constant LINE_HEIGHT.
public const string LINE_HEIGHT = "line-height"
Field Value
LINE_THROUGH
The Constant value LINE_THROUGH.
public const string LINE_THROUGH = "line-through"
Field Value
LINK
The Constant LINK.
public const string LINK = "link"
Field Value
LIST_STYLE
The Constant LIST_STYLE.
public const string LIST_STYLE = "list-style"
Field Value
LIST_STYLE_IMAGE
The Constant LIST_STYLE_IMAGE.
public const string LIST_STYLE_IMAGE = "list-style-image"
Field Value
LIST_STYLE_POSITION
The Constant LIST_STYLE_POSITION.
public const string LIST_STYLE_POSITION = "list-style-position"
Field Value
LIST_STYLE_TYPE
The Constant LIST_STYLE_TYPE.
public const string LIST_STYLE_TYPE = "list-style-type"
Field Value
LOCAL
The Constant LOCAL.
public const string LOCAL = "local"
Field Value
LOWER_ALPHA
The Constant LOWER_ALPHA.
public const string LOWER_ALPHA = "lower-alpha"
Field Value
LOWER_GREEK
The Constant LOWER_GREEK.
public const string LOWER_GREEK = "lower-greek"
Field Value
LOWER_LATIN
The Constant LOWER_LATIN.
public const string LOWER_LATIN = "lower-latin"
Field Value
LOWER_ROMAN
The Constant LOWER_ROMAN.
public const string LOWER_ROMAN = "lower-roman"
Field Value
LUMINOSITY
The Constant LUMINOSITY.
public const string LUMINOSITY = "luminosity"
Field Value
MANUAL
The Constant MANUAL.
public const string MANUAL = "manual"
Field Value
MARGIN
The Constant MARGIN.
public const string MARGIN = "margin"
Field Value
MARGIN_BOTTOM
The Constant MARGIN_BOTTOM.
public const string MARGIN_BOTTOM = "margin-bottom"
Field Value
MARGIN_LEFT
The Constant MARGIN_LEFT.
public const string MARGIN_LEFT = "margin-left"
Field Value
MARGIN_RIGHT
The Constant MARGIN_RIGHT.
public const string MARGIN_RIGHT = "margin-right"
Field Value
MARGIN_TOP
The Constant MARGIN_TOP.
public const string MARGIN_TOP = "margin-top"
Field Value
MATRIX
The Constant MATRIX.
public const string MATRIX = "matrix"
Field Value
MAX_CONTENT
The Constant MAX_CONTENT.
public const string MAX_CONTENT = "max-content"
Field Value
MEDIUM
The Constant MEDIUM.
public const string MEDIUM = "medium"
Field Value
MENU
The Constant MENU.
public const string MENU = "menu"
Field Value
MESSAGE_BOX
The Constant MESSAGE_BOX.
public const string MESSAGE_BOX = "message-box"
Field Value
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
MIN_HEIGHT
The Constant MIN_HEIGHT.
public const string MIN_HEIGHT = "min-height"
Field Value
MM
The Constant MM.
public const string MM = "mm"
Field Value
MULTIPLY
The Constant MULTIPLY.
public const string MULTIPLY = "multiply"
Field Value
NONE
The Constant NONE.
public const string NONE = "none"
Field Value
NORMAL
The Constant NORMAL.
public const string NORMAL = "normal"
Field Value
NOT
The Constant NOT.
public const string NOT = "not"
Field Value
NOWRAP
The Constant NOWRAP.
public const string NOWRAP = "nowrap"
Field Value
NO_CLOSE_QUOTE
The Constant NO_CLOSE_QUOTE.
public const string NO_CLOSE_QUOTE = "no-close-quote"
Field Value
NO_OPEN_QUOTE
The Constant NO_OPEN_QUOTE.
public const string NO_OPEN_QUOTE = "no-open-quote"
Field Value
NO_REPEAT
The Constant NO_REPEAT.
public const string NO_REPEAT = "no-repeat"
Field Value
NTH_CHILD
The Constant NTH_CHILD.
public const string NTH_CHILD = "nth-child"
Field Value
NTH_LAST_CHILD
The Constant NTH_LAST_CHILD.
public const string NTH_LAST_CHILD = "nth-last-child"
Field Value
NTH_LAST_OF_TYPE
The Constant NTH_LAST_OF_TYPE.
public const string NTH_LAST_OF_TYPE = "nth-last-of-type"
Field Value
NTH_OF_TYPE
The Constant NTH_OF_TYPE.
public const string NTH_OF_TYPE = "nth-of-type"
Field Value
OBLIQUE
The Constant OBLIQUE.
public const string OBLIQUE = "oblique"
Field Value
ONLY_CHILD
The Constant ONLY_CHILD.
public const string ONLY_CHILD = "only-child"
Field Value
ONLY_OF_TYPE
The Constant ONLY_OF_TYPE.
public const string ONLY_OF_TYPE = "only-of-type"
Field Value
OPACITY
The Constant OPACITY.
public const string OPACITY = "opacity"
Field Value
OPEN_QUOTE
The Constant OPEN_QUOTE.
public const string OPEN_QUOTE = "open-quote"
Field Value
OPTIONAL
The Constant OPTIONAL.
public const string OPTIONAL = "optional"
Field Value
ORDER
The Constant ORDER.
public const string ORDER = "order"
Field Value
ORPHANS
The Constant OPRPHANS.
public const string ORPHANS = "orphans"
Field Value
OUTLINE
The Constant OUTLINE.
public const string OUTLINE = "outline"
Field Value
OUTLINE_COLOR
The Constant OUTLINE_COLOR.
public const string OUTLINE_COLOR = "outline-color"
Field Value
OUTLINE_STYLE
The Constant OUTLINE_STYLE.
public const string OUTLINE_STYLE = "outline-style"
Field Value
OUTLINE_WIDTH
The Constant OUTLINE_WIDTH.
public const string OUTLINE_WIDTH = "outline-width"
Field Value
OUTSET
The Constant OUTSET.
public const string OUTSET = "outset"
Field Value
OUTSIDE
The Constant OUTSIDE.
public const string OUTSIDE = "outside"
Field Value
OUT_OF_RANGE
The Constant OUT_OF_RANGE.
public const string OUT_OF_RANGE = "out-of-range"
Field Value
OVERFLOW
The Constant OVERFLOW.
public const string OVERFLOW = "overflow"
Field Value
OVERFLOW_WRAP
The Constant OVERFLOW_WRAP.
public const string OVERFLOW_WRAP = "overflow-wrap"
Field Value
OVERLAY
The Constant value OVERLAY.
public const string OVERLAY = "overlay"
Field Value
OVERLINE
The Constant value OVERLINE.
public const string OVERLINE = "overline"
Field Value
PADDING
The Constant PADDING.
public const string PADDING = "padding"
Field Value
PADDING_BOTTOM
The Constant PADDING_BOTTOM.
public const string PADDING_BOTTOM = "padding-bottom"
Field Value
PADDING_BOX
The Constant PADDING_BOX.
public const string PADDING_BOX = "padding-box"
Field Value
PADDING_LEFT
The Constant PADDING_LEFT.
public const string PADDING_LEFT = "padding-left"
Field Value
PADDING_RIGHT
The Constant PADDING_RIGHT.
public const string PADDING_RIGHT = "padding-right"
Field Value
PADDING_TOP
The Constant PADDING_TOP.
public const string PADDING_TOP = "padding-top"
Field Value
PAGE_BREAK_AFTER
The Constant PAGE_BREAK_AFTER.
public const string PAGE_BREAK_AFTER = "page-break-after"
Field Value
PAGE_BREAK_BEFORE
The Constant PAGE_BREAK_BEFORE.
public const string PAGE_BREAK_BEFORE = "page-break-before"
Field Value
PAGE_BREAK_INSIDE
The Constant PAGE_BREAK_INSIDE.
public const string PAGE_BREAK_INSIDE = "page-break-inside"
Field Value
PC
The Constant PC.
public const string PC = "pc"
Field Value
PERCENTAGE
The Constant PERCENTAGE.
public const string PERCENTAGE = "%"
Field Value
PLACE_ITEMS
The Constant PLACE_ITEMS.
public const string PLACE_ITEMS = "place-items"
Field Value
POSITION
The Constant POSITION.
public const string POSITION = "position"
Field Value
PT
The Constant PT.
public const string PT = "pt"
Field Value
PX
The Constant PX.
public const string PX = "px"
Field Value
Q
The Constant Q.
public const string Q = "q"
Field Value
QUOTES
The Constant QUOTES.
public const string QUOTES = "quotes"
Field Value
RAD
The Constant RAD.
public const string RAD = "rad"
Field Value
READ_ONLY
The Constant READ_ONLY.
public const string READ_ONLY = "read-only"
Field Value
READ_WRITE
The Constant READ_WRITE.
public const string READ_WRITE = "read-write"
Field Value
REM
The Constant REM.
public const string REM = "rem"
Field Value
REPEAT
The Constant REPEAT.
public const string REPEAT = "repeat"
Field Value
REPEAT_X
The Constant REPEAT_X.
public const string REPEAT_X = "repeat-x"
Field Value
REPEAT_Y
The Constant REPEAT_Y.
public const string REPEAT_Y = "repeat-y"
Field Value
REQUIRED
The Constant REQUIRED.
public const string REQUIRED = "required"
Field Value
RIDGE
The Constant RIDGE.
public const string RIDGE = "ridge"
Field Value
RIGHT
The Constant RIGHT.
public const string RIGHT = "right"
Field Value
ROOT
The Constant ROOT.
public const string ROOT = "root"
Field Value
ROTATE
The Constant ROTATE.
public const string ROTATE = "rotate"
Field Value
ROUND
The Constant ROUND.
public const string ROUND = "round"
Field Value
ROW
The Constant ROW.
public const string ROW = "row"
Field Value
ROW_GAP
The Constant ROW_GAP.
public const string ROW_GAP = "row-gap"
Field Value
ROW_REVERSE
The Constant ROW_REVERSE.
public const string ROW_REVERSE = "row-reverse"
Field Value
SAFE
The Constant SAFE.
public const string SAFE = "safe"
Field Value
SATURATION
The Constant SATURATION.
public const string SATURATION = "saturation"
Field Value
SCALE
The Constant SCALE.
public const string SCALE = "scale"
Field Value
SCALE_X
The Constant SCALE_X.
public const string SCALE_X = "scalex"
Field Value
SCALE_Y
The Constant SCALE_Y.
public const string SCALE_Y = "scaley"
Field Value
SCREEN
The Constant SCREEN.
public const string SCREEN = "screen"
Field Value
SCROLL
The Constant SCROLL.
public const string SCROLL = "scroll"
Field Value
SELF_END
The Constant value SELF_END.
public const string SELF_END = "self-end"
Field Value
SELF_START
The Constant SELF_START.
public const string SELF_START = "self-start"
Field Value
SKEW
The Constant SKEW.
public const string SKEW = "skew"
Field Value
SKEW_X
The Constant SKEW_X.
public const string SKEW_X = "skewx"
Field Value
SKEW_Y
The Constant SKEW_Y.
public const string SKEW_Y = "skewy"
Field Value
SMALL
The Constant SMALL.
public const string SMALL = "small"
Field Value
SMALLER
The Constant SMALLER.
public const string SMALLER = "smaller"
Field Value
SMALL_CAPS
The Constant SMALL_CAPS.
public const string SMALL_CAPS = "small-caps"
Field Value
SMALL_CAPTION
The Constant SMALL_CAPTION.
public const string SMALL_CAPTION = "small-caption"
Field Value
SOFT_LIGHT
The Constant SOFT_LIGHT.
public const string SOFT_LIGHT = "soft-light"
Field Value
SOLID
The Constant SOLID.
public const string SOLID = "solid"
Field Value
SPACE
The Constant SPACE.
public const string SPACE = "space"
Field Value
SPACE_AROUND
The Constant SPACE_AROUND.
public const string SPACE_AROUND = "space-around"
Field Value
SPACE_BETWEEN
The Constant SPACE_BETWEEN.
public const string SPACE_BETWEEN = "space-between"
Field Value
SPACE_EVENLY
The Constant SPACE_EVENLY.
public const string SPACE_EVENLY = "space-evenly"
Field Value
SQUARE
The Constant SQUARE.
public const string SQUARE = "square"
Field Value
START
The Constant START.
public const string START = "start"
Field Value
STATIC
The Constant STATIC.
public const string STATIC = "static"
Field Value
STATUS_BAR
The Constant STATUS_BAR.
public const string STATUS_BAR = "status-bar"
Field Value
STRETCH
The Constant STRETCH.
public const string STRETCH = "stretch"
Field Value
STRING
The Constant STRING.
public const string STRING = "string"
Field Value
TAB_SIZE
The Constant TAB_SIZE.
public const string TAB_SIZE = "tab-size"
Field Value
TARGET
The Constant TARGET.
public const string TARGET = "target"
Field Value
TEXT_ALIGN
The Constant TEXT_ALIGN.
public const string TEXT_ALIGN = "text-align"
Field Value
TEXT_ALIGN_LAST
The Constant TEXT_ALIGN_LAST.
public const string TEXT_ALIGN_LAST = "text-align-last"
Field Value
TEXT_COMBINE_UPRIGHT
The Constant TEXT_COMBINE_UPRIGHT.
public const string TEXT_COMBINE_UPRIGHT = "text-combine-upright"
Field Value
TEXT_DECORATION
The Constant TEXT_DECORATION.
public const string TEXT_DECORATION = "text-decoration"
Field Value
TEXT_DECORATION_COLOR
The Constant TEXT_DECORATION_COLOR.
public const string TEXT_DECORATION_COLOR = "text-decoration-color"
Field Value
TEXT_DECORATION_LINE
The Constant TEXT_DECORATION_LINE.
public const string TEXT_DECORATION_LINE = "text-decoration-line"
Field Value
TEXT_DECORATION_STYLE
The Constant TEXT_DECORATION_STYLE.
public const string TEXT_DECORATION_STYLE = "text-decoration-style"
Field Value
TEXT_INDENT
The Constant TEXT_INDENT.
public const string TEXT_INDENT = "text-indent"
Field Value
TEXT_JUSTIFY
The Constant TEXT_JUSTIFY.
public const string TEXT_JUSTIFY = "text-justify"
Field Value
TEXT_ORIENTATION
The Constant TEXT_ORIENTATION.
public const string TEXT_ORIENTATION = "text-orientation"
Field Value
TEXT_SHADOW
The Constant TEXT_SHADOW.
public const string TEXT_SHADOW = "text-shadow"
Field Value
TEXT_TRANSFORM
The Constant TEXT_TRANSFORM.
public const string TEXT_TRANSFORM = "text-transform"
Field Value
TEXT_UNDERLINE_POSITION
The Constant TEXT_UNDERLINE_POSITION.
public const string TEXT_UNDERLINE_POSITION = "text-underline-position"
Field Value
THICK
The Constant THICK.
public const string THICK = "thick"
Field Value
THIN
The Constant THIN.
public const string THIN = "thin"
Field Value
TOP
The Constant TOP.
public const string TOP = "top"
Field Value
TRANSFORM
The Constant TRANSFORM.
public const string TRANSFORM = "transform"
Field Value
TRANSLATE
The Constant TRANSLATE.
public const string TRANSLATE = "translate"
Field Value
TRANSLATE_X
The Constant TRANSLATE_X.
public const string TRANSLATE_X = "translatex"
Field Value
TRANSLATE_Y
The Constant TRANSLATE_Y.
public const string TRANSLATE_Y = "translatey"
Field Value
TRANSPARENT
The Constant TRANSPARENT.
public const string TRANSPARENT = "transparent"
Field Value
UNDEFINED_NAME
The Constant UNDEFINED_NAME.
public const string UNDEFINED_NAME = "undefined"
Field Value
UNDERLINE
The Constant value UNDERLINE
public const string UNDERLINE = "underline"
Field Value
UNICODE_BIDI
The Constant UNICODE_BIDI.
public const string UNICODE_BIDI = "unicode-bidi"
Field Value
UNSAFE
The Constant UNSAFE.
public const string UNSAFE = "unsafe"
Field Value
UNSET
The Constant value UNSET.
public const string UNSET = "unset"
Field Value
UPPER_ALPHA
The Constant UPPER_ALPHA.
public const string UPPER_ALPHA = "upper-alpha"
Field Value
UPPER_LATIN
The Constant UPPER_LATIN.
public const string UPPER_LATIN = "upper-latin"
Field Value
UPPER_ROMAN
The Constant UPPER_ROMAN.
public const string UPPER_ROMAN = "upper-roman"
Field Value
URL
The Constant URL.
public const string URL = "url"
Field Value
VALID
The Constant VALID.
public const string VALID = "valid"
Field Value
VISIBILITY
The Constant VISIBILITY.
public const string VISIBILITY = "visibility"
Field Value
VISIBLE
The Constant value VISIBLE.
public const string VISIBLE = "visible"
Field Value
VISITED
The Constant VISITED.
public const string VISITED = "visited"
Field Value
WAVY
The Constant value WAVY.
public const string WAVY = "wavy"
Field Value
WHITE_SPACE
The Constant WHITE_SPACE.
public const string WHITE_SPACE = "white-space"
Field Value
WIDOWS
The Constant WIDOWS.
public const string WIDOWS = "widows"
Field Value
WIDTH
The Constant WIDTH.
public const string WIDTH = "width"
Field Value
WORDWRAP
The Constant WORDWRAP.
public const string WORDWRAP = "word-wrap"
Field Value
WORD_BREAK
The Constant WORD_BREAK.
public const string WORD_BREAK = "word-break"
Field Value
WORD_SPACING
The Constant WORD_SPACING.
public const string WORD_SPACING = "word-spacing"
Field Value
WRAP
The Constant WRAP.
public const string WRAP = "wrap"
Field Value
WRAP_REVERSE
The Constant WRAP_REVERSE.
public const string WRAP_REVERSE = "wrap-reverse"
Field Value
WRITING_MODE
The Constant WRITING_MODE.
public const string WRITING_MODE = "writing-mode"
Field Value
XX_LARGE
The Constant XX_LARGE.
public const string XX_LARGE = "xx-large"
Field Value
XX_SMALL
The Constant XX_SMALL.
public const string XX_SMALL = "xx-small"
Field Value
X_LARGE
The Constant X_LARGE.
public const string X_LARGE = "x-large"
Field Value
X_SMALL
The Constant X_SMALL.
public const string X_SMALL = "x-small"