# C1.C1Preview.RenderVerticalParagraphFragment

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Preview_RenderVerticalParagraphFragment" data-uid="C1.C1Preview.RenderVerticalParagraphFragment" class="text-break">RenderVerticalParagraphFragment Class
</h1>
  <div class="markdown level0 summary"><p>Represents a fragment of a <a class="xref" href="C1.C1Preview.RenderParagraph.html">RenderParagraph</a> in a resolved <a class="xref" href="C1.C1Preview.C1PrintDocument.html">C1PrintDocument</a>.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.C1Preview.RenderFragment.html">RenderFragment</a></div>
    <div class="level2"><a class="xref" href="C1.C1Preview.RenderTextFragmentBase.html">RenderTextFragmentBase</a></div>
    <div class="level3"><a class="xref" href="C1.C1Preview.RenderParagraphFragment.html">RenderParagraphFragment</a></div>
    <div class="level4"><span class="xref">RenderVerticalParagraphFragment</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="C1.C1Preview.IDocumentLocation.html">IDocumentLocation</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Preview.html">C1.C1Preview</a></h6>
  <h6><strong>Assembly</strong>: C1.PrintDocument.4.8.dll</h6>
  <h5 id="C1_C1Preview_RenderVerticalParagraphFragment_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RenderVerticalParagraphFragment : RenderParagraphFragment, IDocumentLocation</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RenderVerticalParagraphFragment
    Inherits RenderParagraphFragment
    Implements IDocumentLocation</code></pre>
  </div>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_C1Preview_RenderVerticalParagraphFragment_RenderObject" data-uid="C1.C1Preview.RenderVerticalParagraphFragment.RenderObject">
          <a class="xref" href="C1.C1Preview.RenderVerticalParagraphFragment.RenderObject.html#C1_C1Preview_RenderVerticalParagraphFragment_RenderObject">RenderObject</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the <a class="xref" href="C1.C1Preview.RenderVerticalParagraph.html">RenderVerticalParagraph</a> that produced the current fragment.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
