# GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle

## Content

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



  <h1 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle" class="text-break">IStyle Interface
</h1>
  <div class="markdown level0 summary"><p>Represents an interface for the Style object.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.html">GrapeCity.ActiveReports.Extensibility.Rendering.Components</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Rendering.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IStyle</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="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Angle" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Angle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Angle.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Angle">Angle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text output angle.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundColor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundColor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundColor">BackgroundColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the background.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundGradientEndColor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundGradientEndColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundGradientEndColor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundGradientEndColor">BackgroundGradientEndColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the secondary color for gradient fill.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundGradientType" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundGradientType">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundGradientType.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundGradientType">BackgroundGradientType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the gradient type of the background.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundImage" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundImage">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundImage.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundImage">BackgroundImage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a stream with the background image for this report item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundImageMimeType" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundImageMimeType">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundImageMimeType.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundImageMimeType">BackgroundImageMimeType</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the MIME type of the background image.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundImageSource" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundImageSource">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundImageSource.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundImageSource">BackgroundImageSource</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the source of the image specified in the <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundImageValue.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundImageValue">BackgroundImageValue</a>.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundImageValue" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundImageValue">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundImageValue.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundImageValue">BackgroundImageValue</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the background image value for this report item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundRepeat" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundRepeat">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BackgroundRepeat.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BackgroundRepeat">BackgroundRepeat</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the repeat style of the background.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BottomBorderColor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BottomBorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BottomBorderColor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BottomBorderColor">BottomBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the bottom border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BottomBorderStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BottomBorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BottomBorderStyle.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BottomBorderStyle">BottomBorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the bottom border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BottomBorderWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BottomBorderWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.BottomBorderWidth.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_BottomBorderWidth">BottomBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the height of the bottom border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Calendar" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Calendar">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Calendar.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Calendar">Calendar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the calendar to use to format dates.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_CharacterSpacing" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.CharacterSpacing">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.CharacterSpacing.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_CharacterSpacing">CharacterSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the character spacing.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Color" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Color">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Color.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the foreground color of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_DefaultBorderColor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.DefaultBorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.DefaultBorderColor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_DefaultBorderColor">DefaultBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default color of the border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_DefaultBorderStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.DefaultBorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.DefaultBorderStyle.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_DefaultBorderStyle">DefaultBorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default style of the border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_DefaultBorderWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.DefaultBorderWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.DefaultBorderWidth.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_DefaultBorderWidth">DefaultBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the default width of the border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Direction" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Direction">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Direction.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Direction">Direction</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the direction of text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_DisplayPageNumber" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.DisplayPageNumber">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.DisplayPageNumber.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_DisplayPageNumber">DisplayPageNumber</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether to display the page number.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_FontFamily" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.FontFamily">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.FontFamily.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the name of the font for the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_FontSize" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.FontSize">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.FontSize.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the size of the font for the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_FontStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.FontStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.FontStyle.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the font for the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_FontWeight" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.FontWeight">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.FontWeight.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_FontWeight">FontWeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the thickness of the font for the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Format" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Format">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Format.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Format">Format</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the .NET Framework formatting string for the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_HeadingLevel" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.HeadingLevel">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.HeadingLevel.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_HeadingLevel">HeadingLevel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the heading level.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LabelExpression" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LabelExpression">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LabelExpression.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LabelExpression">LabelExpression</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the label expression.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Language" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Language">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.Language.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_Language">Language</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the primary language of the text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LeadingChar" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LeadingChar">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LeadingChar.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LeadingChar">LeadingChar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the leading character.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LeftBorderColor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LeftBorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LeftBorderColor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LeftBorderColor">LeftBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the left border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LeftBorderStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LeftBorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LeftBorderStyle.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LeftBorderStyle">LeftBorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the left border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LeftBorderWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LeftBorderWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LeftBorderWidth.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LeftBorderWidth">LeftBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the left border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LineHeight" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LineHeight">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LineHeight.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LineHeight">LineHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the height of a line of text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LineSpacing" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LineSpacing">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.LineSpacing.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_LineSpacing">LineSpacing</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the line spacing.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_MaxLevel" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.MaxLevel">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.MaxLevel.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_MaxLevel">MaxLevel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the max level depth for ToC.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_MinCondenseRate" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.MinCondenseRate">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.MinCondenseRate.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_MinCondenseRate">MinCondenseRate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the low limit for character condense rate.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_NumeralLanguage" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.NumeralLanguage">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.NumeralLanguage.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_NumeralLanguage">NumeralLanguage</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the digit format as described by its primary language.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_NumeralVariant" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.NumeralVariant">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.NumeralVariant.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_NumeralVariant">NumeralVariant</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the variant of the digit format to use.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_PaddingBottom" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.PaddingBottom">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.PaddingBottom.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_PaddingBottom">PaddingBottom</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the amount of padding below the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_PaddingLeft" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.PaddingLeft">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.PaddingLeft.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_PaddingLeft">PaddingLeft</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the amount of padding to the left of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_PaddingRight" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.PaddingRight">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.PaddingRight.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_PaddingRight">PaddingRight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the amount of padding to the right of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_PaddingTop" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.PaddingTop">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.PaddingTop.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_PaddingTop">PaddingTop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the amount of padding above the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_RightBorderColor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.RightBorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.RightBorderColor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_RightBorderColor">RightBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the right border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_RightBorderStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.RightBorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.RightBorderStyle.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_RightBorderStyle">RightBorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the right border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_RightBorderWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.RightBorderWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.RightBorderWidth.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_RightBorderWidth">RightBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the right border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_ShadowOffset" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.ShadowOffset">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.ShadowOffset.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_ShadowOffset">ShadowOffset</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the border shadow offset.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_ShrinkToFit" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.ShrinkToFit">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.ShrinkToFit.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_ShrinkToFit">ShrinkToFit</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the content should shrink to fit.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TextAlign" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TextAlign">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TextAlign.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TextAlign">TextAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the horizontal alignment of the text of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TextDecoration" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TextDecoration">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TextDecoration.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TextDecoration">TextDecoration</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text decoration for the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TextIndent" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TextIndent">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TextIndent.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TextIndent">TextIndent</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text indent.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TextJustify" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TextJustify">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TextJustify.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TextJustify">TextJustify</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text justify.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TopBorderColor" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TopBorderColor">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TopBorderColor.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TopBorderColor">TopBorderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the color of the top border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TopBorderStyle" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TopBorderStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TopBorderStyle.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TopBorderStyle">TopBorderStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the style of the top border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TopBorderWidth" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TopBorderWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.TopBorderWidth.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_TopBorderWidth">TopBorderWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the width of the top border of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_VerticalAlign" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.VerticalAlign">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.VerticalAlign.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_VerticalAlign">VerticalAlign</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the vertical alignment of the text of the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_WrapMode" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.WrapMode">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.WrapMode.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_WrapMode">WrapMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the wrap mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_WritingMode" data-uid="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.WritingMode">
          <a class="xref" href="GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle.WritingMode.html#GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_WritingMode">WritingMode</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the text is written horizontally or vertically.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="extensionmethods">Extension Methods</h3>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Rendering.GraphicalRenderers.DataVisualizerRenderer.IsDataVisualizer.html#GrapeCity_ActiveReports_Rendering_GraphicalRenderers_DataVisualizerRenderer_IsDataVisualizer_GrapeCity_ActiveReports_Extensibility_Rendering_Components_IStyle_">DataVisualizerRenderer.IsDataVisualizer(IStyle)</a>
  </div>
  <div>
      <a class="xref" href="GrapeCity.ActiveReports.Core.Rendering.Tools.ObjectExtensions.IsNumber.html#GrapeCity_ActiveReports_Core_Rendering_Tools_ObjectExtensions_IsNumber_System_Object_">ObjectExtensions.IsNumber(object)</a>
  </div>

</div>
