# GrapeCity.Documents.Word.ThreeDFormat.Material

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="GrapeCity_Documents_Word_ThreeDFormat_Material_" data-uid="GrapeCity.Documents.Word.ThreeDFormat.Material*">Material Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_Documents_Word_ThreeDFormat_Material_" data-uid="GrapeCity.Documents.Word.ThreeDFormat.Material*"></a>
<h4 id="GrapeCity_Documents_Word_ThreeDFormat_Material" data-uid="GrapeCity.Documents.Word.ThreeDFormat.Material">Material</h4>
<div class="markdown level1 summary"><p>Gets or sets a preset material type to give the final look and feel of an object.</p>
<p>Default value is <a class="xref" href="GrapeCity.Documents.Word.MaterialType.html#GrapeCity_Documents_Word_MaterialType_NoMaterial">NoMaterial</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public MaterialType Material { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property Material As MaterialType</code></pre>
</div>
</div>
