# GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings

## Content

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



  <h1 id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings" class="text-break">PdfWatermarkSettings Class
</h1>
  <div class="markdown level0 summary"><p>Encapsulates watermark settings for an output PDF document.</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">PdfWatermarkSettings</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.html">GrapeCity.ActiveReports.Export.Pdf.Section</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Export.Pdf.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class PdfWatermarkSettings</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_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings__ctor" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.#ctor">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.-ctor.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings__ctor">PdfWatermarkSettings()</a>
        </td>
        <td class="markdown level1 summary"></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_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_Angle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.Angle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.Angle.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_Angle">Angle</a>
        </td>
        <td class="markdown level1 summary"><p>Test rotation angle, degrees, clockwise</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_Color" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.Color">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.Color.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_Color">Color</a>
        </td>
        <td class="markdown level1 summary"><p>Text Color</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_FontName" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.FontName">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.FontName.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_FontName">FontName</a>
        </td>
        <td class="markdown level1 summary"><p>Font name</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_FontSize" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.FontSize">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.FontSize.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_FontSize">FontSize</a>
        </td>
        <td class="markdown level1 summary"><p>Font size</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_FontStyle" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.FontStyle">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.FontStyle.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_FontStyle">FontStyle</a>
        </td>
        <td class="markdown level1 summary"><p>Font style</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_PrintOnly" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.PrintOnly">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.PrintOnly.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_PrintOnly">PrintOnly</a>
        </td>
        <td class="markdown level1 summary"><p>Print only</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_Text" data-uid="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.Text">
          <a class="xref" href="GrapeCity.ActiveReports.Export.Pdf.Section.PdfWatermarkSettings.Text.html#GrapeCity_ActiveReports_Export_Pdf_Section_PdfWatermarkSettings_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Watermark text</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
