# C1.Win.Document.Export.RtfOptionsForm.FastOpenXml2007

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Win_Document_Export_RtfOptionsForm_FastOpenXml2007_" data-uid="C1.Win.Document.Export.RtfOptionsForm.FastOpenXml2007*">FastOpenXml2007 Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Win_Document_Export_RtfOptionsForm_FastOpenXml2007_" data-uid="C1.Win.Document.Export.RtfOptionsForm.FastOpenXml2007*"></a>
<h4 id="C1_Win_Document_Export_RtfOptionsForm_FastOpenXml2007" data-uid="C1.Win.Document.Export.RtfOptionsForm.FastOpenXml2007">FastOpenXml2007</h4>
<div class="markdown level1 summary"><p>Gets or sets whether to export the file using the fast OpenXml 2007 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 FastOpenXml2007 { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Property FastOpenXml2007 As Boolean</code></pre>
</div>
</div>
