# GrapeCity.ActiveReports.Export.Xml.Section.TextExport.QuotationMode

## Content

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



<h1 id="GrapeCity_ActiveReports_Export_Xml_Section_TextExport_QuotationMode_" data-uid="GrapeCity.ActiveReports.Export.Xml.Section.TextExport.QuotationMode*">QuotationMode Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="GrapeCity_ActiveReports_Export_Xml_Section_TextExport_QuotationMode_" data-uid="GrapeCity.ActiveReports.Export.Xml.Section.TextExport.QuotationMode*"></a>
<h4 id="GrapeCity_ActiveReports_Export_Xml_Section_TextExport_QuotationMode" data-uid="GrapeCity.ActiveReports.Export.Xml.Section.TextExport.QuotationMode">QuotationMode</h4>
<div class="markdown level1 summary"><p>If QuotationMode.AutoQuote than simple values will be exported without quotes.
If QuotationMode.AlwaysQuote than all exported values will always be quoted.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public QuotationMode QuotationMode { get; set; }</code></pre>
</div>
</div>
