# C1.C1Preview.Export.HtmlExporter.GeneratePageLinks

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_C1Preview_Export_HtmlExporter_GeneratePageLinks_" data-uid="C1.C1Preview.Export.HtmlExporter.GeneratePageLinks*">GeneratePageLinks Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_C1Preview_Export_HtmlExporter_GeneratePageLinks_" data-uid="C1.C1Preview.Export.HtmlExporter.GeneratePageLinks*"></a>
<h4 id="C1_C1Preview_Export_HtmlExporter_GeneratePageLinks" data-uid="C1.C1Preview.Export.HtmlExporter.GeneratePageLinks">GeneratePageLinks</h4>
<div class="markdown level1 summary"><p>Gets or sets a value indicating whether to generate hyperlinks to individual pages.
Note that this only works if <a class="xref" href="C1.C1Preview.Export.ComplexExporter.Paginated.html#C1_C1Preview_Export_ComplexExporter_Paginated">Paginated</a> is also <b>true</b>.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">public bool GeneratePageLinks { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">Public Property GeneratePageLinks As Boolean</code></pre>
</div>
<h5 id="C1_C1Preview_Export_HtmlExporter_GeneratePageLinks_seealso">See Also</h5>
<div class="seealso">
    <div><a class="xref" href="C1.C1Preview.Export.HtmlExporter.ExportNavBar.html#C1_C1Preview_Export_HtmlExporter_ExportNavBar">ExportNavBar</a></div>
    <div><a class="xref" href="C1.C1Preview.Export.ComplexExporter.Paginated.html#C1_C1Preview_Export_ComplexExporter_Paginated">Paginated</a></div>
</div>
</div>
