# C1.Win.C1Editor.Internal.HTML.IHTMLStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle" class="text-break">IHTMLStyle Interface
</h1>
  <div class="markdown level0 summary"><p>
  <code>IHTMLStyle</code> interface.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.Internal.HTML.html">C1.Win.C1Editor.Internal.HTML</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Guid(&quot;3050F25E-98B5-11CF-BB82-00AA00BDCE0B&quot;)]
[InterfaceType(ComInterfaceType.InterfaceIsIDispatch)]
public interface IHTMLStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Guid(&quot;3050F25E-98B5-11CF-BB82-00AA00BDCE0B&quot;)&gt;
&lt;InterfaceType(ComInterfaceType.InterfaceIsIDispatch)&gt;
Public Interface IHTMLStyle</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_background" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.background">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.background.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_background">background</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>background</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundAttachment" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundAttachment">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundAttachment.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundAttachment">backgroundAttachment</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>backgroundAttachment</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundColor">backgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>backgroundColor</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundImage" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundImage">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundImage.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundImage">backgroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>backgroundImage</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundPosition" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundPosition">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundPosition.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundPosition">backgroundPosition</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>backgroundPosition</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundPositionX" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundPositionX">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundPositionX.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundPositionX">backgroundPositionX</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>backgroundPositionX</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundPositionY" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundPositionY">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundPositionY.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundPositionY">backgroundPositionY</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>backgroundPositionY</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundRepeat" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundRepeat">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.backgroundRepeat.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_backgroundRepeat">backgroundRepeat</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>backgroundRepeat</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_border" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.border">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.border.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_border">border</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>border</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderBottom" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderBottom">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderBottom.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderBottom">borderBottom</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderBottom</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderBottomColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderBottomColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderBottomColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderBottomColor">borderBottomColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderBottomColor</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderBottomStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderBottomStyle">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderBottomStyle.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderBottomStyle">borderBottomStyle</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderBottomStyle</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderBottomWidth" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderBottomWidth">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderBottomWidth.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderBottomWidth">borderBottomWidth</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderBottomWidth</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderColor">borderColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderColor</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderLeft" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderLeft">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderLeft.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderLeft">borderLeft</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderLeft</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderLeftColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderLeftColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderLeftColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderLeftColor">borderLeftColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderLeftColor</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderLeftStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderLeftStyle">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderLeftStyle.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderLeftStyle">borderLeftStyle</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderLeftStyle</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderLeftWidth" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderLeftWidth">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderLeftWidth.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderLeftWidth">borderLeftWidth</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderLeftWidth</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderRight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderRight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderRight.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderRight">borderRight</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderRight</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderRightColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderRightColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderRightColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderRightColor">borderRightColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderRightColor</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderRightStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderRightStyle">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderRightStyle.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderRightStyle">borderRightStyle</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderRightStyle</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderRightWidth" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderRightWidth">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderRightWidth.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderRightWidth">borderRightWidth</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderRightWidth</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderStyle">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderStyle.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderStyle">borderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderStyle</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderTop" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderTop">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderTop.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderTop">borderTop</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderTop</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderTopColor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderTopColor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderTopColor.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderTopColor">borderTopColor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderTopColor</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderTopStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderTopStyle">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderTopStyle.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderTopStyle">borderTopStyle</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderTopStyle</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderTopWidth" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderTopWidth">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderTopWidth.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderTopWidth">borderTopWidth</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderTopWidth</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderWidth" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderWidth">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.borderWidth.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_borderWidth">borderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>borderWidth</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_clear" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.clear">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.clear.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_clear">clear</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>clear</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_clip" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.clip">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.clip.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_clip">clip</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>clip</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_color" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.color">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.color.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_color">color</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>color</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_cssText" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.cssText">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.cssText.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_cssText">cssText</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>cssText</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_cursor" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.cursor">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.cursor.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_cursor">cursor</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>cursor</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_display" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.display">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.display.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_display">display</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>display</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_filter" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.filter">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.filter.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_filter">filter</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>filter</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_font" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.font">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.font.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_font">font</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>font</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontFamily" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontFamily">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontFamily.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontFamily">fontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fontFamily</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontSize" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontSize">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontSize.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontSize">fontSize</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fontSize</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontStyle">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontStyle.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontStyle">fontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fontStyle</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontVariant" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontVariant">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontVariant.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontVariant">fontVariant</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fontVariant</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontWeight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontWeight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.fontWeight.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_fontWeight">fontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>fontWeight</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_height" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.height">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.height.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_height">height</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>height</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_left" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.left">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.left.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_left">left</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>left</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_letterSpacing" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.letterSpacing">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.letterSpacing.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_letterSpacing">letterSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>letterSpacing</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_lineHeight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.lineHeight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.lineHeight.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_lineHeight">lineHeight</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>lineHeight</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_listStyle" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.listStyle">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.listStyle.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_listStyle">listStyle</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>listStyle</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_listStyleImage" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.listStyleImage">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.listStyleImage.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_listStyleImage">listStyleImage</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>listStyleImage</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_listStylePosition" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.listStylePosition">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.listStylePosition.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_listStylePosition">listStylePosition</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>listStylePosition</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_listStyleType" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.listStyleType">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.listStyleType.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_listStyleType">listStyleType</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>listStyleType</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_margin" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.margin">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.margin.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_margin">margin</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>margin</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_marginBottom" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.marginBottom">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.marginBottom.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_marginBottom">marginBottom</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>marginBottom</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_marginLeft" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.marginLeft">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.marginLeft.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_marginLeft">marginLeft</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>marginLeft</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_marginRight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.marginRight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.marginRight.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_marginRight">marginRight</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>marginRight</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_marginTop" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.marginTop">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.marginTop.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_marginTop">marginTop</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>marginTop</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_overflow" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.overflow">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.overflow.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_overflow">overflow</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>overflow</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_padding" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.padding">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.padding.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_padding">padding</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>padding</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_paddingBottom" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.paddingBottom">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.paddingBottom.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_paddingBottom">paddingBottom</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>paddingBottom</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_paddingLeft" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.paddingLeft">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.paddingLeft.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_paddingLeft">paddingLeft</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>paddingLeft</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_paddingRight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.paddingRight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.paddingRight.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_paddingRight">paddingRight</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>paddingRight</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_paddingTop" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.paddingTop">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.paddingTop.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_paddingTop">paddingTop</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>paddingTop</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pageBreakAfter" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pageBreakAfter">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pageBreakAfter.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pageBreakAfter">pageBreakAfter</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>pageBreakAfter</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pageBreakBefore" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pageBreakBefore">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pageBreakBefore.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pageBreakBefore">pageBreakBefore</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>pageBreakBefore</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pixelHeight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pixelHeight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pixelHeight.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pixelHeight">pixelHeight</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>pixelHeight</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pixelLeft" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pixelLeft">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pixelLeft.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pixelLeft">pixelLeft</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>pixelLeft</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pixelTop" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pixelTop">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pixelTop.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pixelTop">pixelTop</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>pixelTop</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pixelWidth" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pixelWidth">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.pixelWidth.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_pixelWidth">pixelWidth</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>pixelWidth</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_posHeight" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.posHeight">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.posHeight.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_posHeight">posHeight</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>posHeight</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_posLeft" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.posLeft">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.posLeft.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_posLeft">posLeft</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>posLeft</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_posTop" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.posTop">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.posTop.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_posTop">posTop</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>posTop</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_posWidth" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.posWidth">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.posWidth.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_posWidth">posWidth</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>posWidth</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_position" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.position">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.position.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_position">position</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>position</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_styleFloat" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.styleFloat">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.styleFloat.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_styleFloat">styleFloat</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>styleFloat</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textAlign" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textAlign">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textAlign.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textAlign">textAlign</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>textAlign</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecoration" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecoration">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecoration.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecoration">textDecoration</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>textDecoration</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationBlink" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationBlink">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationBlink.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationBlink">textDecorationBlink</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>textDecorationBlink</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationLineThrough" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationLineThrough">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationLineThrough.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationLineThrough">textDecorationLineThrough</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>textDecorationLineThrough</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationNone" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationNone">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationNone.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationNone">textDecorationNone</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>textDecorationNone</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationOverline" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationOverline">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationOverline.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationOverline">textDecorationOverline</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>textDecorationOverline</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationUnderline" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationUnderline">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textDecorationUnderline.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textDecorationUnderline">textDecorationUnderline</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>textDecorationUnderline</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textIndent" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textIndent">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textIndent.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textIndent">textIndent</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>textIndent</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textTransform" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textTransform">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.textTransform.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_textTransform">textTransform</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>textTransform</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_top" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.top">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.top.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_top">top</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>top</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_verticalAlign" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.verticalAlign">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.verticalAlign.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_verticalAlign">verticalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>verticalAlign</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_visibility" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.visibility">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.visibility.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_visibility">visibility</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>visibility</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_whiteSpace" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.whiteSpace">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.whiteSpace.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_whiteSpace">whiteSpace</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>whiteSpace</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_width" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.width">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.width.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_width">width</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>width</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_wordSpacing" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.wordSpacing">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.wordSpacing.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_wordSpacing">wordSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>wordSpacing</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_zIndex" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.zIndex">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.zIndex.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_zIndex">zIndex</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>zIndex</code> property of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_getAttribute_System_String_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.getAttribute(System.String,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.getAttribute.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_getAttribute_System_String_System_Int32_">getAttribute(string, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>getAttribute</code> method of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_removeAttribute_System_String_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.removeAttribute(System.String,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.removeAttribute.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_removeAttribute_System_String_System_Int32_">removeAttribute(string, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>removeAttribute</code> method of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_setAttribute_System_String_System_Object_System_Int32_" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.setAttribute(System.String,System.Object,System.Int32)">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.setAttribute.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_setAttribute_System_String_System_Object_System_Int32_">setAttribute(string, object, int)</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>setAttribute</code> method of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_Internal_HTML_IHTMLStyle_toString" data-uid="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.toString">
          <a class="xref" href="C1.Win.C1Editor.Internal.HTML.IHTMLStyle.toString.html#C1_Win_C1Editor_Internal_HTML_IHTMLStyle_toString">toString()</a>
        </td>
        <td class="markdown level1 summary"><p>
  <code>toString</code> method of <code>IHTMLStyle</code> interface.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
