# GrapeCity.ActiveReports.Document.Drawing

## Content

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

  <h1 id="GrapeCity_ActiveReports_Document_Drawing" data-uid="GrapeCity.ActiveReports.Document.Drawing" class="text-break">GrapeCity.ActiveReports.Document.Drawing 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="GrapeCity.ActiveReports.Document.Drawing.Font.html">Font</a></h4>
      <section><p>Defines a particular format for text, including font face, size, and style attributes.
It is a cross-platform version of <a class="xref" href="GrapeCity.ActiveReports.Document.Drawing.Font.html">Font</a>.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.Drawing.Image.html">Image</a></h4>
      <section><p>It is a cross-platform <a class="xref" href="GrapeCity.ActiveReports.Document.Drawing.Image.html">Image</a>-like image descriptor.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.Drawing.StringFormat.html">StringFormat</a></h4>
      <section><p>Encapsulates text layout information: text alignment and line alignment.
This is a simplified cross-platform version of <code>System.Drawing.StringFormat</code>.</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.Drawing.FontStyle.html">FontStyle</a></h4>
      <section><p>Specifies style information applied to text.
It is a cross-platform version of System.Drawing.FontStyle.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.Drawing.GraphicsUnit.html">GraphicsUnit</a></h4>
      <section><p>Specifies the unit of measure for the given data.
It is a cross-platform version of System.Drawing.GraphicsUnit.</p>
</section>
      <h4><a class="xref" href="GrapeCity.ActiveReports.Document.Drawing.StringAlignment.html">StringAlignment</a></h4>
      <section><p>Specifies the alignment of a text string relative to its layout rectangle.
It is a cross-platform version of <a class="xref" href="GrapeCity.ActiveReports.Document.Drawing.StringAlignment.html">StringAlignment</a>.</p>
</section>


</div>
