# GrapeCity.Documents.Word.WebVideoProperties.Width

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_WebVideoProperties_Width_" data-uid="GrapeCity.Documents.Word.WebVideoProperties.Width*">Width Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_WebVideoProperties_Width_" data-uid="GrapeCity.Documents.Word.WebVideoProperties.Width*"></a>
<h4 id="GrapeCity_Documents_Word_WebVideoProperties_Width" data-uid="GrapeCity.Documents.Word.WebVideoProperties.Width">Width</h4>
<div class="markdown level1 summary"><p>Gets or sets the width of the rendered html page in pixels.</p>
<p>Value must be greater than <b>0</b>.</p>
<p>The default is <b>0</b>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public int Width { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Width As Integer</code></pre>
</div>
</div>
