# C1.Win.C1Editor.UICustomization.FormattingSupport

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Editor_UICustomization_FormattingSupport" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport" class="text-break">FormattingSupport Class
</h1>
  <div class="markdown level0 summary"><p>Supports local formatting</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><span class="xref">FormattingSupport</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Editor.UICustomization.html">C1.Win.C1Editor.UICustomization</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Editor.4.8.dll</h6>
  <h5 id="C1_Win_C1Editor_UICustomization_FormattingSupport_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class FormattingSupport</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class FormattingSupport</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_UICustomization_FormattingSupport_BackgroundColor" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundColor">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundColor.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BackgroundColor">BackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BackgroundImage" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundImage">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundImage.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BackgroundImage">BackgroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background image of the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BackgroundPositionX" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundPositionX">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundPositionX.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BackgroundPositionX">BackgroundPositionX</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the the x-coordinate of the background position of the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BackgroundPositionY" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundPositionY">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundPositionY.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BackgroundPositionY">BackgroundPositionY</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the the y-coordinate of the background position of the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BackgroundRepeat" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundRepeat">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BackgroundRepeat.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BackgroundRepeat">BackgroundRepeat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets how the background picture is repeated.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Bold" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Bold">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Bold.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Bold">Bold</a>
        </td>
        <td class="markdown level1 summary"><p>True if the text is formatted as bold; otherwise, False.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderBottomColor" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderBottomColor">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderBottomColor.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderBottomColor">BorderBottomColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bottom border color of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderBottomStyle" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderBottomStyle">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderBottomStyle.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderBottomStyle">BorderBottomStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bottom border style of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderBottomWidth" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderBottomWidth">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderBottomWidth.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderBottomWidth">BorderBottomWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bottom border width of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderColor" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderColor">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderColor.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderColor">BorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border color of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderLeftColor" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderLeftColor">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderLeftColor.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderLeftColor">BorderLeftColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left border color of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderLeftStyle" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderLeftStyle">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderLeftStyle.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderLeftStyle">BorderLeftStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left border style of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderLeftWidth" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderLeftWidth">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderLeftWidth.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderLeftWidth">BorderLeftWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left border width of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderRightColor" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderRightColor">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderRightColor.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderRightColor">BorderRightColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right border color of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderRightStyle" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderRightStyle">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderRightStyle.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderRightStyle">BorderRightStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right border style of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderRightWidth" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderRightWidth">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderRightWidth.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderRightWidth">BorderRightWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right border width of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderStyle" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderStyle">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderStyle.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderStyle">BorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border style of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderTopColor" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderTopColor">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderTopColor.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderTopColor">BorderTopColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top border color of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderTopStyle" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderTopStyle">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderTopStyle.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderTopStyle">BorderTopStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top border style of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderTopWidth" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderTopWidth">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderTopWidth.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderTopWidth">BorderTopWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top border width of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_BorderWidth" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderWidth">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.BorderWidth.html#C1_Win_C1Editor_UICustomization_FormattingSupport_BorderWidth">BorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the border width of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Bottom" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Bottom">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Bottom.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Bottom">Bottom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text bottom position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_FontName" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.FontName">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.FontName.html#C1_Win_C1Editor_UICustomization_FormattingSupport_FontName">FontName</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font name used in the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_FontSize" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.FontSize">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.FontSize.html#C1_Win_C1Editor_UICustomization_FormattingSupport_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a string value that indicates the font size used in the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_ForeColor" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.ForeColor">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.ForeColor.html#C1_Win_C1Editor_UICustomization_FormattingSupport_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground color of the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Height" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Height">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Height.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Height">Height</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text height.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Hidden" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Hidden">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Hidden.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Hidden">Hidden</a>
        </td>
        <td class="markdown level1 summary"><p>True if this text is hidden; otherwise, False.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Italic" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Italic">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Italic.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Italic">Italic</a>
        </td>
        <td class="markdown level1 summary"><p>True if the text is formatted as italic; otherwise, False.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Left" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Left">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Left.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Left">Left</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text left position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_LetterSpacing" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.LetterSpacing">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.LetterSpacing.html#C1_Win_C1Editor_UICustomization_FormattingSupport_LetterSpacing">LetterSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the letter spacing of the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_LineHeight" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.LineHeight">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.LineHeight.html#C1_Win_C1Editor_UICustomization_FormattingSupport_LineHeight">LineHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the line height of paragraph.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Margin" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Margin">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Margin.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Margin">Margin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the margin of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_MarginBottom" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.MarginBottom">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.MarginBottom.html#C1_Win_C1Editor_UICustomization_FormattingSupport_MarginBottom">MarginBottom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bottom margin of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_MarginLeft" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.MarginLeft">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.MarginLeft.html#C1_Win_C1Editor_UICustomization_FormattingSupport_MarginLeft">MarginLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left margin of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_MarginRight" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.MarginRight">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.MarginRight.html#C1_Win_C1Editor_UICustomization_FormattingSupport_MarginRight">MarginRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right margin of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_MarginTop" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.MarginTop">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.MarginTop.html#C1_Win_C1Editor_UICustomization_FormattingSupport_MarginTop">MarginTop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top margin of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Overline" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Overline">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Overline.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Overline">Overline</a>
        </td>
        <td class="markdown level1 summary"><p>True if the text is overlined; otherwise, False.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Padding" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Padding">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Padding.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_PaddingBottom" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.PaddingBottom">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.PaddingBottom.html#C1_Win_C1Editor_UICustomization_FormattingSupport_PaddingBottom">PaddingBottom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the bottom padding of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_PaddingLeft" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.PaddingLeft">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.PaddingLeft.html#C1_Win_C1Editor_UICustomization_FormattingSupport_PaddingLeft">PaddingLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the left padding of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_PaddingRight" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.PaddingRight">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.PaddingRight.html#C1_Win_C1Editor_UICustomization_FormattingSupport_PaddingRight">PaddingRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the right padding of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_PaddingTop" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.PaddingTop">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.PaddingTop.html#C1_Win_C1Editor_UICustomization_FormattingSupport_PaddingTop">PaddingTop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the top padding of text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Position" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Position">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Position.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Position">Position</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Right" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Right">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Right.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Right">Right</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text right position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Strikeout" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Strikeout">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Strikeout.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Strikeout">Strikeout</a>
        </td>
        <td class="markdown level1 summary"><p>True if the text is stricken through; otherwise, False.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_TextAlign" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.TextAlign">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.TextAlign.html#C1_Win_C1Editor_UICustomization_FormattingSupport_TextAlign">TextAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text align.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_TextIndent" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.TextIndent">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.TextIndent.html#C1_Win_C1Editor_UICustomization_FormattingSupport_TextIndent">TextIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text indent of paragraph.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_TextTransform" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.TextTransform">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.TextTransform.html#C1_Win_C1Editor_UICustomization_FormattingSupport_TextTransform">TextTransform</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text transform of the text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Top" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Top">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Top.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Top">Top</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text top position.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Underline" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Underline">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Underline.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Underline">Underline</a>
        </td>
        <td class="markdown level1 summary"><p>True if the text is underlined; otherwise, False.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_Width" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.Width">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.Width.html#C1_Win_C1Editor_UICustomization_FormattingSupport_Width">Width</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text width.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_WordSpacing" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.WordSpacing">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.WordSpacing.html#C1_Win_C1Editor_UICustomization_FormattingSupport_WordSpacing">WordSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the word spacing of paragraph.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Editor_UICustomization_FormattingSupport_ZIndex" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.ZIndex">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.ZIndex.html#C1_Win_C1Editor_UICustomization_FormattingSupport_ZIndex">ZIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets x-index of the text.</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_UICustomization_FormattingSupport_ApplyChanges" data-uid="C1.Win.C1Editor.UICustomization.FormattingSupport.ApplyChanges">
          <a class="xref" href="C1.Win.C1Editor.UICustomization.FormattingSupport.ApplyChanges.html#C1_Win_C1Editor_UICustomization_FormattingSupport_ApplyChanges">ApplyChanges()</a>
        </td>
        <td class="markdown level1 summary"><p>Applies changes made to the text in the dialog.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
