# GrapeCity.Documents.Word.CopyService

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_CopyService" data-uid="GrapeCity.Documents.Word.CopyService" class="text-break">CopyService Class
</h1>
  <div class="markdown level0 summary"><p>Copy range of objects into another range.</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">CopyService</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_CopyService_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class CopyService</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class CopyService</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="GrapeCity_Documents_Word_CopyService__ctor_GrapeCity_Documents_Word_FormattingCopyStrategy_" data-uid="GrapeCity.Documents.Word.CopyService.#ctor(GrapeCity.Documents.Word.FormattingCopyStrategy)">
          <a class="xref" href="GrapeCity.Documents.Word.CopyService.-ctor.html#GrapeCity_Documents_Word_CopyService__ctor_GrapeCity_Documents_Word_FormattingCopyStrategy_">CopyService(FormattingCopyStrategy)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates instance of <a class="xref" href="GrapeCity.Documents.Word.CopyService.html">CopyService</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <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_CopyService_FormattingCopy" data-uid="GrapeCity.Documents.Word.CopyService.FormattingCopy">
          <a class="xref" href="GrapeCity.Documents.Word.CopyService.FormattingCopy.html#GrapeCity_Documents_Word_CopyService_FormattingCopy">FormattingCopy</a>
        </td>
        <td class="markdown level1 summary"><p>Defines how styles applied on ContentObjects should be copied in destination document.</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_CopyService_CopyTo_GrapeCity_Documents_Word_RangeBase_GrapeCity_Documents_Word_RangeBase_GrapeCity_Documents_Word_InsertLocation_" data-uid="GrapeCity.Documents.Word.CopyService.CopyTo(GrapeCity.Documents.Word.RangeBase,GrapeCity.Documents.Word.RangeBase,GrapeCity.Documents.Word.InsertLocation)">
          <a class="xref" href="GrapeCity.Documents.Word.CopyService.CopyTo.html#GrapeCity_Documents_Word_CopyService_CopyTo_GrapeCity_Documents_Word_RangeBase_GrapeCity_Documents_Word_RangeBase_GrapeCity_Documents_Word_InsertLocation_">CopyTo(RangeBase, RangeBase, InsertLocation)</a>
        </td>
        <td class="markdown level1 summary"><p>Copy range to range.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
