# GrapeCity.ActiveReports.Export.Text.Page.Settings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Text_Page_Settings" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings" class="text-break">Settings Class
</h1>
  <div class="markdown level0 summary"><p>Settings for the Txt rendering extension.</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">Settings</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="../MESCIUS.ActiveReports.Core.Rendering/GrapeCity.ActiveReports.Extensibility.Rendering.ISettings.html">ISettings</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.html">GrapeCity.ActiveReports.Export.Text.Page</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Xml.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Text_Page_Settings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class Settings : ISettings</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="GrapeCity_ActiveReports_Export_Text_Page_Settings__ctor" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.-ctor.html#GrapeCity_ActiveReports_Export_Text_Page_Settings__ctor">Settings()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes new Settings instance with default properties values.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Text_Page_Settings__ctor_System_Collections_Specialized_NameValueCollection_" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.#ctor(System.Collections.Specialized.NameValueCollection)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.-ctor.html#GrapeCity_ActiveReports_Export_Text_Page_Settings__ctor_System_Collections_Specialized_NameValueCollection_">Settings(NameValueCollection)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.html">Settings</a> class.</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="GrapeCity_ActiveReports_Export_Text_Page_Settings_CharHeight" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.CharHeight">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.CharHeight.html#GrapeCity_ActiveReports_Export_Text_Page_Settings_CharHeight">CharHeight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the height of the character in points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Text_Page_Settings_CharWidth" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.CharWidth">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.CharWidth.html#GrapeCity_ActiveReports_Export_Text_Page_Settings_CharWidth">CharWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the width of the character in points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Text_Page_Settings_FontFamily" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.FontFamily">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.FontFamily.html#GrapeCity_ActiveReports_Export_Text_Page_Settings_FontFamily">FontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font family.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Text_Page_Settings_FontSize" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.FontSize">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.FontSize.html#GrapeCity_ActiveReports_Export_Text_Page_Settings_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font size in points.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Text_Page_Settings_HorizontalPaddings" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.HorizontalPaddings">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.HorizontalPaddings.html#GrapeCity_ActiveReports_Export_Text_Page_Settings_HorizontalPaddings">HorizontalPaddings</a>
        </td>
        <td class="markdown level1 summary"><p>Describe how the item's paddings should be handled.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Text_Page_Settings_LineEnding" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.LineEnding">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.LineEnding.html#GrapeCity_ActiveReports_Export_Text_Page_Settings_LineEnding">LineEnding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the end of a line</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="GrapeCity_ActiveReports_Export_Text_Page_Settings_ApplySettings_System_Collections_Specialized_NameValueCollection_" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.ApplySettings(System.Collections.Specialized.NameValueCollection)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.ApplySettings.html#GrapeCity_ActiveReports_Export_Text_Page_Settings_ApplySettings_System_Collections_Specialized_NameValueCollection_">ApplySettings(NameValueCollection)</a>
        </td>
        <td class="markdown level1 summary"><p>Apply settings for the rendering extension.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Text_Page_Settings_GetSettings" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.GetSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.GetSettings.html#GrapeCity_ActiveReports_Export_Text_Page_Settings_GetSettings">GetSettings()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.specialized.namevaluecollection">NameValueCollection</a> containing the settings for the rendering extension.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="operators">Operators
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Text_Page_Settings_op_Implicit_GrapeCity_ActiveReports_Export_Text_Page_Settings__System_Collections_Specialized_NameValueCollection" data-uid="GrapeCity.ActiveReports.Export.Text.Page.Settings.op_Implicit(GrapeCity.ActiveReports.Export.Text.Page.Settings)~System.Collections.Specialized.NameValueCollection">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.op_Implicit.html#GrapeCity_ActiveReports_Export_Text_Page_Settings_op_Implicit_GrapeCity_ActiveReports_Export_Text_Page_Settings__System_Collections_Specialized_NameValueCollection">implicit operator NameValueCollection(Settings)</a>
        </td>
        <td class="markdown level1 summary"><p>Performs an implicit conversion from <a class="xref" href="GrapeCity.ActiveReports.Export.Text.Page.Settings.html">Settings</a> to <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.collections.specialized.namevaluecollection">NameValueCollection</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
