[]
An enum of CSS property name numeric identifiers.
public enum eCSSProperty
The values of the eCSSProperty enum can be used as indexes to the s_kCSSRawProperties array to return the coorisponding property name as a string.
| Name | Description |
|---|---|
| Azimuth | Azimuth |
| Background | Background |
| Background_attachment | Background attachment |
| Background_color | Background color |
| Background_image | Background image |
| Background_position | Background position |
| Background_repeat | Background repeat |
| Background_x_position | Background x position |
| Background_y_position | Background y position |
| Behavior | Behavior |
| Border | Border |
| Border_bottom | Border bottom |
| Border_bottom_color | Border bottom color |
| Border_bottom_style | Border bottom style |
| Border_bottom_width | Border bottom width |
| Border_collapse | Border collapse |
| Border_color | Border color |
| Border_left | Border left |
| Border_left_color | Border left color |
| Border_left_style | Border left style |
| Border_left_width | Border left width |
| Border_right | Border right |
| Border_right_color | Border right color |
| Border_right_style | Border right style |
| Border_right_width | Border right width |
| Border_spacing | Border spacing |
| Border_style | Border style |
| Border_top | Border top |
| Border_top_color | Border top color |
| Border_top_style | Border top style |
| Border_top_width | Border top width |
| Border_width | Border width |
| Border_x_spacing | Border x spacing |
| Border_y_spacing | Border y spacing |
| Bottom | Bottom |
| Box_sizing | Box sizing |
| Caption_side | Caption side |
| Clear | Clear |
| Clip | Clip |
| Clip_bottom | Clip bottom |
| Clip_left | Clip left |
| Clip_right | Clip right |
| Clip_top | Clip top |
| Color | Color |
| Content | Content |
| Count | Count |
| Counter_increment | Counter increment |
| Counter_reset | Counter reset |
| Cue | Cue |
| Cue_after | Cue after |
| Cue_before | Cue before |
| Cursor | Cursor |
| Ddo_can_grow | Ddo can grow |
| Ddo_can_shrink | Ddo can shrink |
| Ddo_char_set | Ddo char set |
| Ddo_font_vertical | Ddo font vertical |
| Ddo_line_color | Ddo line color |
| Ddo_line_style | Ddo line style |
| Ddo_line_weight | Ddo line weight |
| Ddo_multi_line | Ddo multi line |
| Direction | Direction |
| Display | Display |
| Elevation | Elevation |
| Empty_cells | Empty cells |
| Float | Float |
| Float_edge | Float edge |
| Font | Font |
| Font_family | Font family |
| Font_size | Font size |
| Font_size_adjust | Font size adjust |
| Font_stretch | Font stretch |
| Font_style | Font style |
| Font_variant | Font variant |
| Font_weight | Font weight |
| Height | Height |
| Key_equivalent | Key equivalent |
| Left | Left |
| Letter_spacing | Letter spacing |
| Line_height | Line height |
| List_style | List style |
| List_style_image | List style image |
| List_style_position | List style position |
| List_style_type | List style type |
| Margin | Margin |
| Margin_bottom | Margin bottom |
| Margin_left | Margin left |
| Margin_right | Margin right |
| Margin_top | Margin top |
| Marker_offset | Marker offset |
| Marks | Marks |
| Max_height | Max height |
| Max_width | Max width |
| Min_height | Min height |
| Min_width | Min width |
| Opacity | Opacity |
| Orphans | Orphans |
| Outline | Outline |
| Outline_color | Outline color |
| Outline_style | Outline style |
| Outline_width | Outline width |
| Overflow | Overflow |
| Padding | Padding |
| Padding_bottom | Padding bottom |
| Padding_left | Padding left |
| Padding_right | Padding right |
| Padding_top | Padding top |
| Page | Page |
| Page_break_after | Page break after |
| Page_break_before | Page break before |
| Page_break_inside | Page break inside |
| Pause | Pause |
| Pause_after | Pause after |
| Pause_before | Pause before |
| Pitch | Pitch |
| Pitch_range | Pitch range |
| Play_during | Play during |
| Play_during_flags | Play during flags |
| Position | Position |
| Quotes | Quotes |
| Quotes_close | Quotes close |
| Quotes_open | Quotes open |
| Resizer | Resizer |
| Richness | Richness |
| Right | Right |
| Size | Size |
| Size_height | Size height |
| Size_width | Size width |
| Speak | Speak |
| Speak_header | Speak header |
| Speak_numeral | Speak numeral |
| Speak_punctuation | Speak punctuation |
| Speech_rate | Speech rate |
| Stress | Stress |
| Table_layout | Table layout |
| Text_align | Text align |
| Text_decoration | Text decoration |
| Text_enable_kinsoku | Text enable kinsoku |
| Text_indent | Text indent |
| Text_justify | Text justify |
| Text_shadow | Text shadow |
| Text_shadow_color | Text shadow color |
| Text_shadow_radius | Text shadow radius |
| Text_shadow_x | Text shadow x |
| Text_shadow_y | Text shadow y |
| Text_shrink_to_fit | Text shrink to fit |
| Text_transform | Text transform |
| Text_wrap_mode | Text wrap mode |
| Top | Top |
| Unicode_bidi | Unicode bidi |
| Unknown | Unknown |
| User_focus | User focus |
| User_input | User input |
| User_modify | User modify |
| User_select | User select |
| Vertical_align | Vertical align |
| Visibility | Visibility |
| Voice_family | Voice family |
| Volume | Volume |
| White_space | White space |
| Widows | Widows |
| Width | Width |
| Word_spacing | Word spacing |
| Z_index | Z index |
| border_radius | Border radius |
| border_radius_bottomLeft | Border radius bottom left |
| border_radius_bottomRight | Border radius bottom right |
| border_radius_topLeft | Border radius top left |
| border_radius_topRight | Border radius top right |
| outline_radius | Outline radius |
| outline_radius_bottomLeft | Outline radius bottom left |
| outline_radius_bottomRight | Outline radius bottom right |
| outline_radius_topLeft | Outline radius top left |
| outline_radius_topRight | Outline radius top right |