# C1.Document.LineShape.LineSlant

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Document_LineShape_LineSlant_" data-uid="C1.Document.LineShape.LineSlant*">LineSlant Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Document_LineShape_LineSlant_" data-uid="C1.Document.LineShape.LineSlant*"></a>
<h4 id="C1_Document_LineShape_LineSlant" data-uid="C1.Document.LineShape.LineSlant">LineSlant</h4>
<div class="markdown level1 summary"><p>Gets or sets a value specifying how the line should be drawn within the field.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[C1Description(&quot;LineShape.LineSlant&quot;, &quot;Specifies how the line should be drawn within the field.&quot;)]
public LineSlantEnum LineSlant { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;C1Description(&quot;LineShape.LineSlant&quot;, &quot;Specifies how the line should be drawn within the field.&quot;)&gt;
Public Property LineSlant As LineSlantEnum</code></pre>
</div>
</div>
