# GrapeCity.Documents.Word.PreferredWidth.Value

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_PreferredWidth_Value_" data-uid="GrapeCity.Documents.Word.PreferredWidth.Value*">Value Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_PreferredWidth_Value_" data-uid="GrapeCity.Documents.Word.PreferredWidth.Value*"></a>
<h4 id="GrapeCity_Documents_Word_PreferredWidth_Value" data-uid="GrapeCity.Documents.Word.PreferredWidth.Value">Value</h4>
<div class="markdown level1 summary"><p>Gets or sets the preferred width value.
The unit of measurement is specified by the <a class="xref" href="GrapeCity.Documents.Word.PreferredWidth.Type.html#GrapeCity_Documents_Word_PreferredWidth_Type">Type</a> property.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public float Value { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Value As Single</code></pre>
</div>
</div>
