# C1.WPF.Word

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_WPF_Word" data-uid="C1.WPF.Word" class="text-break">C1.WPF.Word Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.WPF.Word.C1WordDocument.html">C1WordDocument</a></h4>
      <section><p>Represents a Word/RTF document.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.DrawingElementEventArgs.html">DrawingElementEventArgs</a></h4>
      <section><p>Provides parameters for the <a class="xref" href="C1.WPF.Word.C1WordDocument.DrawingElement.html">DrawingElement</a> event.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.Font.html">Font</a></h4>
      <section><p>Defines a format for text, including font face, size, and style attributes.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.Pen.html">Pen</a></h4>
      <section><p>Represents an object used to draw lines and curves.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfPageAddedArgs.html">RtfPageAddedArgs</a></h4>
      <section><p>The event argument for added page class.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfPageSize.html">RtfPageSize</a></h4>
      <section><p>Page sizes for text document.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.StringFormat.html">StringFormat</a></h4>
      <section><p>Encapsulates text layout information.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.WPF.Word.IC1WordInfo.html">IC1WordInfo</a></h4>
      <section><p>The Word/RTF document information.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.IContent.html">IContent</a></h4>
      <section><p>The Word/RTF object for document or paragraph content.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.IDocumentContent.html">IDocumentContent</a></h4>
      <section><p>The Word/RTF object for document content.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.IParagraphContent.html">IParagraphContent</a></h4>
      <section><p>The Word/RTF object for paragraph content.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.WPF.Word.ContentAlignment.html">ContentAlignment</a></h4>
      <section><p>Specifies alignment of content within a layout rectangle.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.DashStyle.html">DashStyle</a></h4>
      <section><p>Specifies the style of dashed lines drawn with a <a class="xref" href="C1.WPF.Word.Pen.html">Pen</a> object.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.FileFormat.html">FileFormat</a></h4>
      <section><p>Specifies the file format to use when loading or saving documents.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.FillMode.html">FillMode</a></h4>
      <section><p>Specifies how the interior of a closed path is filled.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.ImageFormat.html">ImageFormat</a></h4>
      <section><p>Represents the format used to encode an image into a stream.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.PaperKind.html">PaperKind</a></h4>
      <section><p>Specifies the standard paper sizes.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfBorderStyle.html">RtfBorderStyle</a></h4>
      <section><p>The table border style enumeration.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfFontStyle.html">RtfFontStyle</a></h4>
      <section><p>Specifies style information applied to text.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfHorizontalAlignment.html">RtfHorizontalAlignment</a></h4>
      <section><p>The horizontal (or may be vertical) alignment enumeration of paragraphs, pictures and others objects.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfListLevelChar.html">RtfListLevelChar</a></h4>
      <section><p>Specifies which character follows the list level text.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfListType.html">RtfListType</a></h4>
      <section><p>The list type enumeration.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfMergeCellType.html">RtfMergeCellType</a></h4>
      <section><p>The merge type enumeration for the table cell.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfPatternType.html">RtfPatternType</a></h4>
      <section><p>The pattern type enumeration for the table cell.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfTextFlow.html">RtfTextFlow</a></h4>
      <section><p>The text flow (direct) enumeration.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.RtfUnderlineStyle.html">RtfUnderlineStyle</a></h4>
      <section><p>The underline style enumeration.</p>
</section>
      <h4><a class="xref" href="C1.WPF.Word.StringFormatFlags.html">StringFormatFlags</a></h4>
      <section><p>Specifies the display and layout information for strings.</p>
</section>
    <h3 id="delegates">
Delegates
</h3>
      <h4><a class="xref" href="C1.WPF.Word.RtfPageAddedHandler.html">RtfPageAddedHandler</a></h4>
      <section><p>The delegate for a event of added page.</p>
</section>


</div>
