# GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1" class="text-break">SignatureField&lt;T&gt; Class
</h1>
  <div class="markdown level0 summary"><p>Class wrapper, provides additional fields to values which should be placed on signature</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">SignatureField&lt;T&gt;</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.html">GrapeCity.ActiveReports.Export.Pdf.Section.Signing</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Pdf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class SignatureField&lt;T&gt;</code></pre>
  </div>
  <h5 class="typeParameters">Type Parameters</h5>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td><span class="parametername">T</span></td>
        <td><p>Type of the value, which should be shown</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_Pdf_Section_Signing_SignatureField_1__ctor__0_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1.#ctor(`0)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1__ctor__0_">SignatureField(T)</a>
        </td>
        <td class="markdown level1 summary"><p>Ctor</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1__ctor__0_System_Boolean_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1.#ctor(`0,System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1__ctor__0_System_Boolean_">SignatureField(T, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Ctor</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1__ctor__0_System_Boolean_System_Boolean_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1.#ctor(`0,System.Boolean,System.Boolean)">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1__ctor__0_System_Boolean_System_Boolean_">SignatureField(T, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Ctor</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_Pdf_Section_Signing_SignatureField_1_ShowLabel" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1.ShowLabel">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.ShowLabel.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_ShowLabel">ShowLabel</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets value, indicating that label for value should be shown</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_Value" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1.Value">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.Value.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the value, which will be written on signature</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_Visible" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1.Visible">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.Visible.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Gets/sets value visibility. If true, then the value will be written</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_Pdf_Section_Signing_SignatureField_1_CreateEmpty" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1.CreateEmpty">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.CreateEmpty.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_CreateEmpty">CreateEmpty()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates empty field with default(T) as value</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_ToString" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.ToString.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Overrides base <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.ToString.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_ToString">ToString()</a> method.</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_Pdf_Section_Signing_SignatureField_1_op_Implicit__0__GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField__0_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField`1.op_Implicit(`0)~GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField{`0}">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.op_Implicit.html#GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField_1_op_Implicit__0__GrapeCity_ActiveReports_Export_Pdf_Section_Signing_SignatureField__0_">implicit operator SignatureField&lt;T&gt;(T)</a>
        </td>
        <td class="markdown level1 summary"><p>Converts value to <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.Signing.SignatureField-1.html">SignatureField&lt;T&gt;</a> object</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
