# GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureContact

## Content

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



<h1 id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureContact_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureContact*">SignatureContact Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureContact_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureContact*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureContact" data-uid="GrapeCity.ActiveReports.Export.Pdf.Page.Settings.SignatureContact">SignatureContact</h4>
<div class="markdown level1 summary"><p>Gets/sets the signing contact.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public SignatureField&lt;string&gt; SignatureContact { get; set; }</code></pre>
</div>
<h5 id="GrapeCity_ActiveReports_Export_Pdf_Page_Settings_SignatureContact_remarks">Remarks</h5>
<div class="markdown level1 remarks"><p>This value parsed from strings.
Required 'contact' parameter passed via the 'SignatureContact' field.
Optional parameters (visible and showLabel) passed via the 'SignatureContactVisible'
and the 'SignatureContactShowLabel' fields</p>
</div>
</div>
