# GrapeCity.ActiveReports.Export.Pdf.Section.PdfSecurity.UserPassword

## Content

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



<h1 id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfSecurity_UserPassword_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfSecurity.UserPassword*">UserPassword Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfSecurity_UserPassword_" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfSecurity.UserPassword*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfSecurity_UserPassword" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfSecurity.UserPassword">UserPassword</h4>
<div class="markdown level1 summary"><p>The user password that can be entered in the reader.  If this value is left empty the user will not be prompted for a password, however the user will be restricted by the specified permissions.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public string UserPassword { get; set; }</code></pre>
</div>
</div>
