# C1.WPF.Excel.XLPrintSettings.FooterPictureRight

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_WPF_Excel_XLPrintSettings_FooterPictureRight_" data-uid="C1.WPF.Excel.XLPrintSettings.FooterPictureRight*">FooterPictureRight Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_WPF_Excel_XLPrintSettings_FooterPictureRight_" data-uid="C1.WPF.Excel.XLPrintSettings.FooterPictureRight*"></a>
<h4 id="C1_WPF_Excel_XLPrintSettings_FooterPictureRight" data-uid="C1.WPF.Excel.XLPrintSettings.FooterPictureRight">FooterPictureRight</h4>
<div class="markdown level1 summary"><p>Gets or sets the <span class="xref">C1.WPF.Bitmap.C1Bitmap</span> or <a class="xref" href="C1.WPF.Excel.XLPictureShape.html">XLPictureShape</a> for the right part of the footer.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public object FooterPictureRight { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property FooterPictureRight As Object</code></pre>
</div>
</div>
