# GrapeCity.Documents.Word.DefaultMalformedUriRewriter

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Word_DefaultMalformedUriRewriter" data-uid="GrapeCity.Documents.Word.DefaultMalformedUriRewriter" class="text-break">DefaultMalformedUriRewriter Class
</h1>
  <div class="markdown level0 summary"><p>Implements the default rewriting strategy for handling invalid URIs.</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">DefaultMalformedUriRewriter</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="GrapeCity.Documents.Word.IMalformedUriRewriter.html">IMalformedUriRewriter</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_DefaultMalformedUriRewriter_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Obsolete(&quot;This API has no effect and will be removed in a future version.&quot;)]
public class DefaultMalformedUriRewriter : IMalformedUriRewriter</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;Obsolete(&quot;This API has no effect and will be removed in a future version.&quot;)&gt;
Public Class DefaultMalformedUriRewriter
    Implements IMalformedUriRewriter</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_DefaultMalformedUriRewriter__ctor" data-uid="GrapeCity.Documents.Word.DefaultMalformedUriRewriter.#ctor">
          <a class="xref" href="GrapeCity.Documents.Word.DefaultMalformedUriRewriter.-ctor.html#GrapeCity_Documents_Word_DefaultMalformedUriRewriter__ctor">DefaultMalformedUriRewriter()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
