# GrapeCity.Documents.Word.InlineRichText

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_InlineRichText" data-uid="GrapeCity.Documents.Word.InlineRichText" class="text-break">InlineRichText Class
</h1>
  <div class="markdown level0 summary"><p>Represents a range of in-line content like runs, drawings, text etc. that can be inside one paragraph.
This range does not have relations with other document parts.</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">InlineRichText</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Word.html">GrapeCity.Documents.Word</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Word.dll</h6>
  <h5 id="GrapeCity_Documents_Word_InlineRichText_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class InlineRichText</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class InlineRichText</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="GrapeCity_Documents_Word_InlineRichText_BidirectionalOverrides" data-uid="GrapeCity.Documents.Word.InlineRichText.BidirectionalOverrides">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.BidirectionalOverrides.html#GrapeCity_Documents_Word_InlineRichText_BidirectionalOverrides">BidirectionalOverrides</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of bidirectional overrides included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_CanvasShapes" data-uid="GrapeCity.Documents.Word.InlineRichText.CanvasShapes">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.CanvasShapes.html#GrapeCity_Documents_Word_InlineRichText_CanvasShapes">CanvasShapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of canvas shapes included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_ComplexFields" data-uid="GrapeCity.Documents.Word.InlineRichText.ComplexFields">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.ComplexFields.html#GrapeCity_Documents_Word_InlineRichText_ComplexFields">ComplexFields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of complex fields included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_ContentControls" data-uid="GrapeCity.Documents.Word.InlineRichText.ContentControls">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.ContentControls.html#GrapeCity_Documents_Word_InlineRichText_ContentControls">ContentControls</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of content controls included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_GroupShapes" data-uid="GrapeCity.Documents.Word.InlineRichText.GroupShapes">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.GroupShapes.html#GrapeCity_Documents_Word_InlineRichText_GroupShapes">GroupShapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of group shapes included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_Hyperlinks" data-uid="GrapeCity.Documents.Word.InlineRichText.Hyperlinks">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.Hyperlinks.html#GrapeCity_Documents_Word_InlineRichText_Hyperlinks">Hyperlinks</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of hyperlinks included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_InkShapes" data-uid="GrapeCity.Documents.Word.InlineRichText.InkShapes">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.InkShapes.html#GrapeCity_Documents_Word_InlineRichText_InkShapes">InkShapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of ink shapes included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_IsEmpty" data-uid="GrapeCity.Documents.Word.InlineRichText.IsEmpty">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.IsEmpty.html#GrapeCity_Documents_Word_InlineRichText_IsEmpty">IsEmpty</a>
        </td>
        <td class="markdown level1 summary"><p>Gets whether the content is empty.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_IsPlainText" data-uid="GrapeCity.Documents.Word.InlineRichText.IsPlainText">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.IsPlainText.html#GrapeCity_Documents_Word_InlineRichText_IsPlainText">IsPlainText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a value indicating whether the content does not have formatting or drawings.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_OMathElements" data-uid="GrapeCity.Documents.Word.InlineRichText.OMathElements">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.OMathElements.html#GrapeCity_Documents_Word_InlineRichText_OMathElements">OMathElements</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of <a class="xref" href="GrapeCity.Documents.Word.OMathElement.html">OMathElement</a> objects included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_OMathMatrixRows" data-uid="GrapeCity.Documents.Word.InlineRichText.OMathMatrixRows">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.OMathMatrixRows.html#GrapeCity_Documents_Word_InlineRichText_OMathMatrixRows">OMathMatrixRows</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of <a class="xref" href="GrapeCity.Documents.Word.OMathMatrixRow.html">OMathMatrixRow</a> objects included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_OMathParagraphs" data-uid="GrapeCity.Documents.Word.InlineRichText.OMathParagraphs">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.OMathParagraphs.html#GrapeCity_Documents_Word_InlineRichText_OMathParagraphs">OMathParagraphs</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of <a class="xref" href="GrapeCity.Documents.Word.OMathParagraph.html">OMathParagraph</a> objects included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_OMathStructs" data-uid="GrapeCity.Documents.Word.InlineRichText.OMathStructs">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.OMathStructs.html#GrapeCity_Documents_Word_InlineRichText_OMathStructs">OMathStructs</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of <a class="xref" href="GrapeCity.Documents.Word.OMathStruct.html">OMathStruct</a> objects included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_OMaths" data-uid="GrapeCity.Documents.Word.InlineRichText.OMaths">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.OMaths.html#GrapeCity_Documents_Word_InlineRichText_OMaths">OMaths</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of <a class="xref" href="GrapeCity.Documents.Word.OMath.html">OMath</a> objects included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_Pictures" data-uid="GrapeCity.Documents.Word.InlineRichText.Pictures">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.Pictures.html#GrapeCity_Documents_Word_InlineRichText_Pictures">Pictures</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of pictures included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_Runs" data-uid="GrapeCity.Documents.Word.InlineRichText.Runs">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.Runs.html#GrapeCity_Documents_Word_InlineRichText_Runs">Runs</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of text runs included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_Shapes" data-uid="GrapeCity.Documents.Word.InlineRichText.Shapes">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.Shapes.html#GrapeCity_Documents_Word_InlineRichText_Shapes">Shapes</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of shapes included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_SimpleFields" data-uid="GrapeCity.Documents.Word.InlineRichText.SimpleFields">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.SimpleFields.html#GrapeCity_Documents_Word_InlineRichText_SimpleFields">SimpleFields</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of simple fields included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_Text" data-uid="GrapeCity.Documents.Word.InlineRichText.Text">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.Text.html#GrapeCity_Documents_Word_InlineRichText_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the content text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_TextFrames" data-uid="GrapeCity.Documents.Word.InlineRichText.TextFrames">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.TextFrames.html#GrapeCity_Documents_Word_InlineRichText_TextFrames">TextFrames</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of text frames included in the content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_Texts" data-uid="GrapeCity.Documents.Word.InlineRichText.Texts">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.Texts.html#GrapeCity_Documents_Word_InlineRichText_Texts">Texts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of texts included in the content.</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="GrapeCity_Documents_Word_InlineRichText_Clear" data-uid="GrapeCity.Documents.Word.InlineRichText.Clear">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.Clear.html#GrapeCity_Documents_Word_InlineRichText_Clear">Clear()</a>
        </td>
        <td class="markdown level1 summary"><p>Clears all content.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_InlineRichText_GetDrawings" data-uid="GrapeCity.Documents.Word.InlineRichText.GetDrawings">
          <a class="xref" href="GrapeCity.Documents.Word.InlineRichText.GetDrawings.html#GrapeCity_Documents_Word_InlineRichText_GetDrawings">GetDrawings()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of all drawing objects (derived from <a class="xref" href="GrapeCity.Documents.Word.ShapeBase.html">ShapeBase</a>) included in the content.
Drawing objects include <a class="xref" href="GrapeCity.Documents.Word.Picture.html">Picture</a>, <a class="xref" href="GrapeCity.Documents.Word.Shape.html">Shape</a>, and unknown shape types.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
