# C1.Win.Editor.Ribbon.ParagraphStyleItem

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Editor_Ribbon_ParagraphStyleItem" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem" class="text-break">ParagraphStyleItem Class
</h1>
  <div class="markdown level0 summary"><p>Represents a Paragraph Style gallery item element in a <a class="xref" href="C1.Win.Editor.C1EditorRibbon.html">C1EditorRibbon</a> control.</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"><a class="xref" href="C1.Win.Editor.Ribbon.EditorRibbonGalleryItem.html">EditorRibbonGalleryItem</a></div>
    <div class="level2"><span class="xref">ParagraphStyleItem</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Editor.Ribbon.html">C1.Win.Editor.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Editor.10.dll</h6>
  <h5 id="C1_Win_Editor_Ribbon_ParagraphStyleItem_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ParagraphStyleItem : EditorRibbonGalleryItem</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ParagraphStyleItem
    Inherits EditorRibbonGalleryItem</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem__ctor" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.#ctor">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.-ctor.html#C1_Win_Editor_Ribbon_ParagraphStyleItem__ctor">ParagraphStyleItem()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.html">ParagraphStyleItem</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem__ctor_System_String_" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.#ctor(System.String)">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.-ctor.html#C1_Win_Editor_Ribbon_ParagraphStyleItem__ctor_System_String_">ParagraphStyleItem(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.html">ParagraphStyleItem</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Editor_Ribbon_ParagraphStyleItem_Alignment" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.Alignment">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.Alignment.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_Alignment">Alignment</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text alignment of the paragraph style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem_Color" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.Color">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.Color.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets text color of the paragraph style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem_FontFamily" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.FontFamily">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.FontFamily.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets FontFamily of the style of the paragraph style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem_FontSize" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.FontSize">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.FontSize.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the style font size of the paragraph style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem_FontStyle" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.FontStyle">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.FontStyle.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets font style of the paragraph style.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem_Higlight" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.Higlight">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.Higlight.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_Higlight">Higlight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets Higlight color of the paragraph style.</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_Editor_Ribbon_ParagraphStyleItem_CreateLargeIcon" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.CreateLargeIcon">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.CreateLargeIcon.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_CreateLargeIcon">CreateLargeIcon()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates default large icon of the element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem_CreateSmallIcon" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.CreateSmallIcon">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.CreateSmallIcon.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_CreateSmallIcon">CreateSmallIcon()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates default small icon of the element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem_OnClick_System_EventArgs_" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.OnClick(System.EventArgs)">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.OnClick.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_OnClick_System_EventArgs_">OnClick(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem_Reset" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.Reset">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.Reset.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_Ribbon_ParagraphStyleItem_Update" data-uid="C1.Win.Editor.Ribbon.ParagraphStyleItem.Update">
          <a class="xref" href="C1.Win.Editor.Ribbon.ParagraphStyleItem.Update.html#C1_Win_Editor_Ribbon_ParagraphStyleItem_Update">Update()</a>
        </td>
        <td class="markdown level1 summary"><p>Updates the element according to the value of the properties.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
