# GrapeCity.ActiveReports.Document.Section.UserPreferences

## Content

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



  <h1 id="GrapeCity_ActiveReports_Document_Section_UserPreferences" data-uid="GrapeCity.ActiveReports.Document.Section.UserPreferences" class="text-break">UserPreferences Class
</h1>
  <div class="markdown level0 summary"><p>Represents the user preferences.</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">UserPreferences</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Document.Section.html">GrapeCity.ActiveReports.Document.Section</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Core.Document.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Document_Section_UserPreferences_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class UserPreferences</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_Document_Section_UserPreferences__ctor" data-uid="GrapeCity.ActiveReports.Document.Section.UserPreferences.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UserPreferences.-ctor.html#GrapeCity_ActiveReports_Document_Section_UserPreferences__ctor">UserPreferences()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UserPreferences.html">UserPreferences</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_Document_Section_UserPreferences_HyperLinkBackColor" data-uid="GrapeCity.ActiveReports.Document.Section.UserPreferences.HyperLinkBackColor">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UserPreferences.HyperLinkBackColor.html#GrapeCity_ActiveReports_Document_Section_UserPreferences_HyperLinkBackColor">HyperLinkBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the hyper link.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_UserPreferences_HyperLinkForeColor" data-uid="GrapeCity.ActiveReports.Document.Section.UserPreferences.HyperLinkForeColor">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UserPreferences.HyperLinkForeColor.html#GrapeCity_ActiveReports_Document_Section_UserPreferences_HyperLinkForeColor">HyperLinkForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the forefround color of the hyper link.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_UserPreferences_HyperLinkUnderline" data-uid="GrapeCity.ActiveReports.Document.Section.UserPreferences.HyperLinkUnderline">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UserPreferences.HyperLinkUnderline.html#GrapeCity_ActiveReports_Document_Section_UserPreferences_HyperLinkUnderline">HyperLinkUnderline</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating whether the hyperlink is underlined.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_UserPreferences_SearchResultsBackColor" data-uid="GrapeCity.ActiveReports.Document.Section.UserPreferences.SearchResultsBackColor">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UserPreferences.SearchResultsBackColor.html#GrapeCity_ActiveReports_Document_Section_UserPreferences_SearchResultsBackColor">SearchResultsBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the search results.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_UserPreferences_SearchResultsForeColor" data-uid="GrapeCity.ActiveReports.Document.Section.UserPreferences.SearchResultsForeColor">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UserPreferences.SearchResultsForeColor.html#GrapeCity_ActiveReports_Document_Section_UserPreferences_SearchResultsForeColor">SearchResultsForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground color of the search results.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_UserPreferences_UseHyperLinkSettings" data-uid="GrapeCity.ActiveReports.Document.Section.UserPreferences.UseHyperLinkSettings">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UserPreferences.UseHyperLinkSettings.html#GrapeCity_ActiveReports_Document_Section_UserPreferences_UseHyperLinkSettings">UseHyperLinkSettings</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the use of hyperlink settings.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_ActiveReports_Document_Section_UserPreferences_PropertyChanged" data-uid="GrapeCity.ActiveReports.Document.Section.UserPreferences.PropertyChanged">
          <a class="xref" href="GrapeCity.ActiveReports.Document.Section.UserPreferences.PropertyChanged.html">PropertyChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when property is changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
