# C1.Win.Document.Export.RtfOptionsForm.OpenXmlDocument

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Document_Export_RtfOptionsForm_OpenXmlDocument_" data-uid="C1.Win.Document.Export.RtfOptionsForm.OpenXmlDocument*">OpenXmlDocument Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Document_Export_RtfOptionsForm_OpenXmlDocument_" data-uid="C1.Win.Document.Export.RtfOptionsForm.OpenXmlDocument*"></a>
<h4 id="C1_Win_Document_Export_RtfOptionsForm_OpenXmlDocument" data-uid="C1.Win.Document.Export.RtfOptionsForm.OpenXmlDocument">OpenXmlDocument</h4>
<div class="markdown level1 summary"><p>Gets or sets whether to export the file using the OpenXml format used by Microsoft Word 2007 and later.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public bool OpenXmlDocument { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Property OpenXmlDocument As Boolean</code></pre>
</div>
</div>
