# C1.C1Preview.RenderObject.SplitVertBehavior

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_RenderObject_SplitVertBehavior_" data-uid="C1.C1Preview.RenderObject.SplitVertBehavior*">SplitVertBehavior Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_RenderObject_SplitVertBehavior_" data-uid="C1.C1Preview.RenderObject.SplitVertBehavior*"></a>
<h4 id="C1_C1Preview_RenderObject_SplitVertBehavior" data-uid="C1.C1Preview.RenderObject.SplitVertBehavior">SplitVertBehavior</h4>
<div class="markdown level1 summary"><p>Gets or sets the value determining how the object is treated
when it is too high to fit in the vertical space available on the current page.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public SplitBehaviorEnum SplitVertBehavior { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property SplitVertBehavior As SplitBehaviorEnum</code></pre>
</div>
<h5 id="C1_C1Preview_RenderObject_SplitVertBehavior_seealso">See Also</h5>
<div class="seealso">
    <div><a class="xref" href="C1.C1Preview.RenderObject.SplitHorzBehavior.html#C1_C1Preview_RenderObject_SplitHorzBehavior">SplitHorzBehavior</a></div>
</div>
</div>
