# C1.C1Preview.C1PrintDocument.FormsStyle

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_C1PrintDocument_FormsStyle_" data-uid="C1.C1Preview.C1PrintDocument.FormsStyle*">FormsStyle Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_C1PrintDocument_FormsStyle_" data-uid="C1.C1Preview.C1PrintDocument.FormsStyle*"></a>
<h4 id="C1_C1Preview_C1PrintDocument_FormsStyle" data-uid="C1.C1Preview.C1PrintDocument.FormsStyle">FormsStyle</h4>
<div class="markdown level1 summary"><p>Gets or sets a <a class="xref" href="C1.C1Preview.FormsStyleEnum.html">FormsStyleEnum</a> value specifying
the look and feel of input controls in the current document
(see types derived from <a class="xref" href="C1.C1Preview.RenderInputBase.html">RenderInputBase</a>).</p>
<p>The default value is <a class="xref" href="C1.C1Preview.FormsStyleEnum.html#C1_C1Preview_FormsStyleEnum_Acrobat">Acrobat</a>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public FormsStyleEnum FormsStyle { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property FormsStyle As FormsStyleEnum</code></pre>
</div>
</div>
