# GrapeCity.Documents.Pdf.Annotations.Model3DStreamFormat

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Documents_Pdf_Annotations_Model3DStreamFormat" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DStreamFormat" class="text-break">Model3DStreamFormat Class
</h1>
  <div class="markdown level0 summary"><p>Defines possible values for <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.Model3DStream.Format.html#GrapeCity_Documents_Pdf_Annotations_Model3DStream_Format">Format</a>.</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">Model3DStreamFormat</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.html">GrapeCity.Documents.Pdf.Annotations</a></h6>
  <h6><strong>Assembly</strong>: DS.Documents.Pdf.dll</h6>
  <h5 id="GrapeCity_Documents_Pdf_Annotations_Model3DStreamFormat_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class Model3DStreamFormat</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module Model3DStreamFormat</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_Pdf_Annotations_Model3DStreamFormat_PRC" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DStreamFormat.PRC">
          <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.Model3DStreamFormat.PRC.html#GrapeCity_Documents_Pdf_Annotations_Model3DStreamFormat_PRC">PRC</a>
        </td>
        <td class="markdown level1 summary"><p>PRC file format.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Documents_Pdf_Annotations_Model3DStreamFormat_U3D" data-uid="GrapeCity.Documents.Pdf.Annotations.Model3DStreamFormat.U3D">
          <a class="xref" href="GrapeCity.Documents.Pdf.Annotations.Model3DStreamFormat.U3D.html#GrapeCity_Documents_Pdf_Annotations_Model3DStreamFormat_U3D">U3D</a>
        </td>
        <td class="markdown level1 summary"><p>Universal 3D file format.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
