# C1.Win.FlexReport.RtfField

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_FlexReport_RtfField" data-uid="C1.Win.FlexReport.RtfField" class="text-break">RtfField Class
</h1>
  <div class="markdown level0 summary"><p>Represents a field containing Rich Text Format text (RTF).</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"><span class="xref">RtfField</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.FlexReport.html">C1.Win.FlexReport</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.FlexReport.4.8.dll</h6>
  <h5 id="C1_Win_FlexReport_RtfField_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class RtfField : RtfField</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class RtfField
    Inherits RtfField</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_FlexReport_RtfField__ctor" data-uid="C1.Win.FlexReport.RtfField.#ctor">
          <a class="xref" href="C1.Win.FlexReport.RtfField.-ctor.html#C1_Win_FlexReport_RtfField__ctor">RtfField()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.FlexReport.RtfField.html">RtfField</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_FlexReport_RtfField_GetContentAutoHeight_System_Double_" data-uid="C1.Win.FlexReport.RtfField.GetContentAutoHeight(System.Double)">
          <a class="xref" href="C1.Win.FlexReport.RtfField.GetContentAutoHeight.html#C1_Win_FlexReport_RtfField_GetContentAutoHeight_System_Double_">GetContentAutoHeight(double)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_RtfField_GetContentAutoSize_System_Double__System_Double__" data-uid="C1.Win.FlexReport.RtfField.GetContentAutoSize(System.Double@,System.Double@)">
          <a class="xref" href="C1.Win.FlexReport.RtfField.GetContentAutoSize.html#C1_Win_FlexReport_RtfField_GetContentAutoSize_System_Double__System_Double__">GetContentAutoSize(out double, out double)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_RtfField_GetContentAutoWidth_System_Double_" data-uid="C1.Win.FlexReport.RtfField.GetContentAutoWidth(System.Double)">
          <a class="xref" href="C1.Win.FlexReport.RtfField.GetContentAutoWidth.html#C1_Win_FlexReport_RtfField_GetContentAutoWidth_System_Double_">GetContentAutoWidth(double)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_RtfField_InternalBuildBrick_C1_Report_Rendering_SubSectionBrick_" data-uid="C1.Win.FlexReport.RtfField.InternalBuildBrick(C1.Report.Rendering.SubSectionBrick)">
          <a class="xref" href="C1.Win.FlexReport.RtfField.InternalBuildBrick.html#C1_Win_FlexReport_RtfField_InternalBuildBrick_C1_Report_Rendering_SubSectionBrick_">InternalBuildBrick(SubSectionBrick)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_FlexReport_RtfField_InternalRefreshBrick_C1_Report_Rendering_FieldBrickBase_" data-uid="C1.Win.FlexReport.RtfField.InternalRefreshBrick(C1.Report.Rendering.FieldBrickBase)">
          <a class="xref" href="C1.Win.FlexReport.RtfField.InternalRefreshBrick.html#C1_Win_FlexReport_RtfField_InternalRefreshBrick_C1_Report_Rendering_FieldBrickBase_">InternalRefreshBrick(FieldBrickBase)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
