# GrapeCity.Documents.Word.LineFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_LineFormat" data-uid="GrapeCity.Documents.Word.LineFormat" class="text-break">LineFormat Class
</h1>
  <div class="markdown level0 summary"><p>Represents an outline formatting that can be applied to an object.</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="GrapeCity.Documents.Word.FormattingBag.html">FormattingBag</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.Documents.Word.LineFormatBase.html">LineFormatBase</a></div>
    <div class="level3"><span class="xref">LineFormat</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.Documents.Word.IFixedFormattingBag.html">IFixedFormattingBag</a></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_LineFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class LineFormat : LineFormatBase, IFixedFormattingBag</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class LineFormat
    Inherits LineFormatBase
    Implements IFixedFormattingBag</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_LineFormat_CustomDashScheme" data-uid="GrapeCity.Documents.Word.LineFormat.CustomDashScheme">
          <a class="xref" href="GrapeCity.Documents.Word.LineFormat.CustomDashScheme.html#GrapeCity_Documents_Word_LineFormat_CustomDashScheme">CustomDashScheme</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the custom dash scheme.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_LineFormat_HeadEnd" data-uid="GrapeCity.Documents.Word.LineFormat.HeadEnd">
          <a class="xref" href="GrapeCity.Documents.Word.LineFormat.HeadEnd.html#GrapeCity_Documents_Word_LineFormat_HeadEnd">HeadEnd</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the decorations which can be added to the head of a line.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_LineFormat_TailEnd" data-uid="GrapeCity.Documents.Word.LineFormat.TailEnd">
          <a class="xref" href="GrapeCity.Documents.Word.LineFormat.TailEnd.html#GrapeCity_Documents_Word_LineFormat_TailEnd">TailEnd</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the decorations which can be added to the tail of a line.</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_LineFormat_Equals_System_Object_" data-uid="GrapeCity.Documents.Word.LineFormat.Equals(System.Object)">
          <a class="xref" href="GrapeCity.Documents.Word.LineFormat.Equals.html#GrapeCity_Documents_Word_LineFormat_Equals_System_Object_">Equals(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Word_LineFormat_GetHashCode" data-uid="GrapeCity.Documents.Word.LineFormat.GetHashCode">
          <a class="xref" href="GrapeCity.Documents.Word.LineFormat.GetHashCode.html#GrapeCity_Documents_Word_LineFormat_GetHashCode">GetHashCode()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
