# DDCssLib.eCSSProperty

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="DDCssLib_eCSSProperty" data-uid="DDCssLib.eCSSProperty" class="text-break">eCSSProperty Enum
</h1>
  <div class="markdown level0 summary"><p>An enum of CSS property name numeric identifiers.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href=""></a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.dll</h6>
  <h5 id="DDCssLib_eCSSProperty_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum eCSSProperty</code></pre>
  </div>
  <h5 id="DDCssLib_eCSSProperty_remarks"><strong>Remarks</strong></h5>
  <div class="markdown level0 remarks"><p>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.</p>
</div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="DDCssLib_eCSSProperty_Azimuth">Azimuth</td>
        <td><p>Azimuth</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Background">Background</td>
        <td><p>Background</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Background_attachment">Background_attachment</td>
        <td><p>Background attachment</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Background_color">Background_color</td>
        <td><p>Background color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Background_image">Background_image</td>
        <td><p>Background image</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Background_position">Background_position</td>
        <td><p>Background position</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Background_repeat">Background_repeat</td>
        <td><p>Background repeat</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Background_x_position">Background_x_position</td>
        <td><p>Background x position</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Background_y_position">Background_y_position</td>
        <td><p>Background y position</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Behavior">Behavior</td>
        <td><p>Behavior</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border">Border</td>
        <td><p>Border</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_bottom">Border_bottom</td>
        <td><p>Border bottom</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_bottom_color">Border_bottom_color</td>
        <td><p>Border bottom color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_bottom_style">Border_bottom_style</td>
        <td><p>Border bottom style</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_bottom_width">Border_bottom_width</td>
        <td><p>Border bottom width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_collapse">Border_collapse</td>
        <td><p>Border collapse</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_color">Border_color</td>
        <td><p>Border color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_left">Border_left</td>
        <td><p>Border left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_left_color">Border_left_color</td>
        <td><p>Border left color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_left_style">Border_left_style</td>
        <td><p>Border left style</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_left_width">Border_left_width</td>
        <td><p>Border left width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_right">Border_right</td>
        <td><p>Border right</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_right_color">Border_right_color</td>
        <td><p>Border right color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_right_style">Border_right_style</td>
        <td><p>Border right style</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_right_width">Border_right_width</td>
        <td><p>Border right width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_spacing">Border_spacing</td>
        <td><p>Border spacing</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_style">Border_style</td>
        <td><p>Border style</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_top">Border_top</td>
        <td><p>Border top</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_top_color">Border_top_color</td>
        <td><p>Border top color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_top_style">Border_top_style</td>
        <td><p>Border top style</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_top_width">Border_top_width</td>
        <td><p>Border top width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_width">Border_width</td>
        <td><p>Border width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_x_spacing">Border_x_spacing</td>
        <td><p>Border x spacing</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Border_y_spacing">Border_y_spacing</td>
        <td><p>Border y spacing</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Bottom">Bottom</td>
        <td><p>Bottom</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Box_sizing">Box_sizing</td>
        <td><p>Box sizing</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Caption_side">Caption_side</td>
        <td><p>Caption side</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Clear">Clear</td>
        <td><p>Clear</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Clip">Clip</td>
        <td><p>Clip</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Clip_bottom">Clip_bottom</td>
        <td><p>Clip bottom</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Clip_left">Clip_left</td>
        <td><p>Clip left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Clip_right">Clip_right</td>
        <td><p>Clip right</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Clip_top">Clip_top</td>
        <td><p>Clip top</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Color">Color</td>
        <td><p>Color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Content">Content</td>
        <td><p>Content</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Count">Count</td>
        <td><p>Count</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Counter_increment">Counter_increment</td>
        <td><p>Counter increment</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Counter_reset">Counter_reset</td>
        <td><p>Counter reset</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Cue">Cue</td>
        <td><p>Cue</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Cue_after">Cue_after</td>
        <td><p>Cue after</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Cue_before">Cue_before</td>
        <td><p>Cue before</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Cursor">Cursor</td>
        <td><p>Cursor</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Ddo_can_grow">Ddo_can_grow</td>
        <td><p>Ddo can grow</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Ddo_can_shrink">Ddo_can_shrink</td>
        <td><p>Ddo can shrink</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Ddo_char_set">Ddo_char_set</td>
        <td><p>Ddo char set</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Ddo_font_vertical">Ddo_font_vertical</td>
        <td><p>Ddo font vertical</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Ddo_line_color">Ddo_line_color</td>
        <td><p>Ddo line color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Ddo_line_style">Ddo_line_style</td>
        <td><p>Ddo line style</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Ddo_line_weight">Ddo_line_weight</td>
        <td><p>Ddo line weight</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Ddo_multi_line">Ddo_multi_line</td>
        <td><p>Ddo multi line</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Direction">Direction</td>
        <td><p>Direction</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Display">Display</td>
        <td><p>Display</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Elevation">Elevation</td>
        <td><p>Elevation</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Empty_cells">Empty_cells</td>
        <td><p>Empty cells</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Float">Float</td>
        <td><p>Float</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Float_edge">Float_edge</td>
        <td><p>Float edge</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Font">Font</td>
        <td><p>Font</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Font_family">Font_family</td>
        <td><p>Font family</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Font_size">Font_size</td>
        <td><p>Font size</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Font_size_adjust">Font_size_adjust</td>
        <td><p>Font size adjust</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Font_stretch">Font_stretch</td>
        <td><p>Font stretch</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Font_style">Font_style</td>
        <td><p>Font style</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Font_variant">Font_variant</td>
        <td><p>Font variant</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Font_weight">Font_weight</td>
        <td><p>Font weight</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Height">Height</td>
        <td><p>Height</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Key_equivalent">Key_equivalent</td>
        <td><p>Key equivalent</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Left">Left</td>
        <td><p>Left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Letter_spacing">Letter_spacing</td>
        <td><p>Letter spacing</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Line_height">Line_height</td>
        <td><p>Line height</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_List_style">List_style</td>
        <td><p>List style</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_List_style_image">List_style_image</td>
        <td><p>List style image</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_List_style_position">List_style_position</td>
        <td><p>List style position</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_List_style_type">List_style_type</td>
        <td><p>List style type</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Margin">Margin</td>
        <td><p>Margin</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Margin_bottom">Margin_bottom</td>
        <td><p>Margin bottom</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Margin_left">Margin_left</td>
        <td><p>Margin left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Margin_right">Margin_right</td>
        <td><p>Margin right</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Margin_top">Margin_top</td>
        <td><p>Margin top</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Marker_offset">Marker_offset</td>
        <td><p>Marker offset</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Marks">Marks</td>
        <td><p>Marks</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Max_height">Max_height</td>
        <td><p>Max height</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Max_width">Max_width</td>
        <td><p>Max width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Min_height">Min_height</td>
        <td><p>Min height</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Min_width">Min_width</td>
        <td><p>Min width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Opacity">Opacity</td>
        <td><p>Opacity</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Orphans">Orphans</td>
        <td><p>Orphans</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Outline">Outline</td>
        <td><p>Outline</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Outline_color">Outline_color</td>
        <td><p>Outline color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Outline_style">Outline_style</td>
        <td><p>Outline style</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Outline_width">Outline_width</td>
        <td><p>Outline width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Overflow">Overflow</td>
        <td><p>Overflow</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Padding">Padding</td>
        <td><p>Padding</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Padding_bottom">Padding_bottom</td>
        <td><p>Padding bottom</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Padding_left">Padding_left</td>
        <td><p>Padding left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Padding_right">Padding_right</td>
        <td><p>Padding right</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Padding_top">Padding_top</td>
        <td><p>Padding top</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Page">Page</td>
        <td><p>Page</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Page_break_after">Page_break_after</td>
        <td><p>Page break after</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Page_break_before">Page_break_before</td>
        <td><p>Page break before</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Page_break_inside">Page_break_inside</td>
        <td><p>Page break inside</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Pause">Pause</td>
        <td><p>Pause</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Pause_after">Pause_after</td>
        <td><p>Pause after</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Pause_before">Pause_before</td>
        <td><p>Pause before</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Pitch">Pitch</td>
        <td><p>Pitch</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Pitch_range">Pitch_range</td>
        <td><p>Pitch range</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Play_during">Play_during</td>
        <td><p>Play during</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Play_during_flags">Play_during_flags</td>
        <td><p>Play during flags</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Position">Position</td>
        <td><p>Position</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Quotes">Quotes</td>
        <td><p>Quotes</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Quotes_close">Quotes_close</td>
        <td><p>Quotes close</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Quotes_open">Quotes_open</td>
        <td><p>Quotes open</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Resizer">Resizer</td>
        <td><p>Resizer</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Richness">Richness</td>
        <td><p>Richness</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Right">Right</td>
        <td><p>Right</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Size">Size</td>
        <td><p>Size</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Size_height">Size_height</td>
        <td><p>Size height</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Size_width">Size_width</td>
        <td><p>Size width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Speak">Speak</td>
        <td><p>Speak</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Speak_header">Speak_header</td>
        <td><p>Speak header</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Speak_numeral">Speak_numeral</td>
        <td><p>Speak numeral</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Speak_punctuation">Speak_punctuation</td>
        <td><p>Speak punctuation</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Speech_rate">Speech_rate</td>
        <td><p>Speech rate</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Stress">Stress</td>
        <td><p>Stress</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Table_layout">Table_layout</td>
        <td><p>Table layout</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_align">Text_align</td>
        <td><p>Text align</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_decoration">Text_decoration</td>
        <td><p>Text decoration</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_enable_kinsoku">Text_enable_kinsoku</td>
        <td><p>Text enable kinsoku</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_indent">Text_indent</td>
        <td><p>Text indent</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_justify">Text_justify</td>
        <td><p>Text justify</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_shadow">Text_shadow</td>
        <td><p>Text shadow</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_shadow_color">Text_shadow_color</td>
        <td><p>Text shadow color</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_shadow_radius">Text_shadow_radius</td>
        <td><p>Text shadow radius</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_shadow_x">Text_shadow_x</td>
        <td><p>Text shadow x</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_shadow_y">Text_shadow_y</td>
        <td><p>Text shadow y</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_shrink_to_fit">Text_shrink_to_fit</td>
        <td><p>Text shrink to fit</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_transform">Text_transform</td>
        <td><p>Text transform</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Text_wrap_mode">Text_wrap_mode</td>
        <td><p>Text wrap mode</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Top">Top</td>
        <td><p>Top</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Unicode_bidi">Unicode_bidi</td>
        <td><p>Unicode bidi</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Unknown">Unknown</td>
        <td><p>Unknown</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_User_focus">User_focus</td>
        <td><p>User focus</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_User_input">User_input</td>
        <td><p>User input</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_User_modify">User_modify</td>
        <td><p>User modify</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_User_select">User_select</td>
        <td><p>User select</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Vertical_align">Vertical_align</td>
        <td><p>Vertical align</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Visibility">Visibility</td>
        <td><p>Visibility</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Voice_family">Voice_family</td>
        <td><p>Voice family</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Volume">Volume</td>
        <td><p>Volume</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_White_space">White_space</td>
        <td><p>White space</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Widows">Widows</td>
        <td><p>Widows</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Width">Width</td>
        <td><p>Width</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Word_spacing">Word_spacing</td>
        <td><p>Word spacing</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_Z_index">Z_index</td>
        <td><p>Z index</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_border_radius">border_radius</td>
        <td><p>Border radius</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_border_radius_bottomLeft">border_radius_bottomLeft</td>
        <td><p>Border radius bottom left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_border_radius_bottomRight">border_radius_bottomRight</td>
        <td><p>Border radius bottom right</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_border_radius_topLeft">border_radius_topLeft</td>
        <td><p>Border radius top left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_border_radius_topRight">border_radius_topRight</td>
        <td><p>Border radius top right</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_outline_radius">outline_radius</td>
        <td><p>Outline radius</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_outline_radius_bottomLeft">outline_radius_bottomLeft</td>
        <td><p>Outline radius bottom left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_outline_radius_bottomRight">outline_radius_bottomRight</td>
        <td><p>Outline radius bottom right</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_outline_radius_topLeft">outline_radius_topLeft</td>
        <td><p>Outline radius top left</p>
</td>
      </tr>
      <tr>
        <td id="DDCssLib_eCSSProperty_outline_radius_topRight">outline_radius_topRight</td>
        <td><p>Outline radius top right</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ApplyDefaults.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ApplyDefaults__1___0_">ObjectExtensions.ApplyDefaults&lt;eCSSProperty&gt;(eCSSProperty)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.SetValue.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_SetValue__1___0_System_ComponentModel_PropertyDescriptor_System_String_">ObjectExtensions.SetValue&lt;eCSSProperty&gt;(eCSSProperty, PropertyDescriptor, string)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.ReportsCore.Tools.ObjectExtensions.ToNameValueCollection.html#GrapeCity_ActiveReports_ReportsCore_Tools_ObjectExtensions_ToNameValueCollection_System_Object_">ObjectExtensions.ToNameValueCollection(object)</a>
  </div>
</div>
