# GrapeCity.Documents.Word.FormatScheme.Name

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_FormatScheme_Name_" data-uid="GrapeCity.Documents.Word.FormatScheme.Name*">Name Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_FormatScheme_Name_" data-uid="GrapeCity.Documents.Word.FormatScheme.Name*"></a>
<h4 id="GrapeCity_Documents_Word_FormatScheme_Name" data-uid="GrapeCity.Documents.Word.FormatScheme.Name">Name</h4>
<div class="markdown level1 summary"><p>Gets or sets the name for the format scheme.</p>
<p>The name is simply a human readable string which identifies the format scheme in the user interface.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public string Name { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Name As String</code></pre>
</div>
</div>
