# GrapeCity.ActiveReports.Export.Word.WordSecurity

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Word_WordSecurity" data-uid="GrapeCity.ActiveReports.Export.Word.WordSecurity" class="text-break">WordSecurity Class
</h1>
  <div class="markdown level0 summary"><p>Provides the word security settings.</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">WordSecurity</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Word.html">GrapeCity.ActiveReports.Export.Word</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Word.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Word_WordSecurity_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[TypeConverter(typeof(ExpandableObjectConverter))]
public class WordSecurity</code></pre>
  </div>
  <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_Word_WordSecurity_Password" data-uid="GrapeCity.ActiveReports.Export.Word.WordSecurity.Password">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Word.WordSecurity.Password.html#GrapeCity_ActiveReports_Export_Word_WordSecurity_Password">Password</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the password which can be entered to permit to open Word document.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Word_WordSecurity_ReadOnlyRecommended" data-uid="GrapeCity.ActiveReports.Export.Word.WordSecurity.ReadOnlyRecommended">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Word.WordSecurity.ReadOnlyRecommended.html#GrapeCity_ActiveReports_Export_Word_WordSecurity_ReadOnlyRecommended">ReadOnlyRecommended</a>
        </td>
        <td class="markdown level1 summary"><p>When set to true, Word will recommend opening the document in read-only mode.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Word_WordSecurity_WritePassword" data-uid="GrapeCity.ActiveReports.Export.Word.WordSecurity.WritePassword">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Word.WordSecurity.WritePassword.html#GrapeCity_ActiveReports_Export_Word_WordSecurity_WritePassword">WritePassword</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the password to be required to edit the document.</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_Word_WordSecurity_ToString" data-uid="GrapeCity.ActiveReports.Export.Word.WordSecurity.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Word.WordSecurity.ToString.html#GrapeCity_ActiveReports_Export_Word_WordSecurity_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a> that represents this instance.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
