<!DOCTYPE html><htmlclass="default"lang="en"><head><metacharset="utf-8"/><metahttp-equiv="x-ua-compatible"content="IE=edge"/><title>IPageReferenceOptions | docx</title><metaname="description"content="Documentation for docx"/><metaname="viewport"content="width=device-width, initial-scale=1"/><linkrel="stylesheet"href="../assets/style.css"/><linkrel="stylesheet"href="../assets/highlight.css"/><scriptdefersrc="../assets/main.js"></script><scriptasyncsrc="../assets/icons.js"id="tsd-icons-script"></script><scriptasyncsrc="../assets/search.js"id="tsd-search-script"></script><scriptasyncsrc="../assets/navigation.js"id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme=localStorage.getItem("tsd-theme")||"os";document.body.style.display="none";setTimeout(()=>app?app.showPage():document.body.style.removeProperty("display"),500)</script><headerclass="tsd-page-toolbar"><divclass="tsd-toolbar-contents container"><divclass="table-cell"id="tsd-search"data-base=".."><divclass="field"><labelfor="tsd-search-field"class="tsd-widget tsd-toolbar-icon search no-caption"><svgwidth="16"height="16"viewBox="0 0 16 16"fill="none"><usehref="../assets/icons.svg#icon-search"></use></svg></label><inputtype="text"id="tsd-search-field"aria-label="Search"/></div><divclass="field"><divid="tsd-toolbar-links"></div></div><ulclass="results"><liclass="state loading">Preparing search index...</li><liclass="state failure">The search index is not available</li></ul><ahref="../index.html"class="title">docx</a></div><divclass="table-cell"id="tsd-widgets"><ahref="#"class="tsd-widget tsd-toolbar-icon menu no-caption"data-toggle="menu"aria-label="Menu"><svgwidth="16"height="16"viewBox="0 0 16 16"fill="none"><usehref="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><divclass="container container-main"><divclass="col-content"><divclass="tsd-page-title"><ulclass="tsd-breadcrumb"><li><ahref="../modules.html">docx</a></li><li><ahref="IPageReferenceOptions.html">IPageReferenceOptions</a></li></ul><h1> Type AliasIPageReferenceOptions</h1></div><divclass="tsd-signature"><spanclass="tsd-kind-type-alias">IPage<wbr/>Reference<wbr/>Options</span><spanclass="tsd-signature-symbol">:</span><spanclass="tsd-signature-symbol">{ </span><br/><span></span><spanclass="tsd-kind-property">hyperlink</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">boolean</span><spanclass="tsd-signature-symbol">; </span><br/><span></span><spanclass="tsd-kind-property">useRelativePosition</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">boolean</span><spanclass="tsd-signature-symbol">; </span><br/><spanclass="tsd-signature-symbol">}</span></div><divclass="tsd-type-declaration"><h4>Type declaration</h4><ulclass="tsd-parameters"><liclass="tsd-parameter"><h5><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><spanclass="tsd-kind-property">hyperlink</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">boolean</span></h5><divclass="tsd-comment tsd-typography"><p>\h option - Creates a hyperlink to the bookmarked paragraph.</p>
</div><divclass="tsd-comment tsd-typography"></div></li><liclass="tsd-parameter"><h5><codeclass="tsd-tag">Optional</code><codeclass="tsd-tag">Readonly</code><spanclass="tsd-kind-property">use<wbr/>Relative<wbr/>Position</span><spanclass="tsd-signature-symbol">?: </span><spanclass="tsd-signature-type">boolean</span></h5><divclass="tsd-comment tsd-typography"><p>\p option - Causes the field to display its position relative to the source
bookmark. If the PAGEREF field is on the same page as the
bookmark, it omits "on page #" and returns "above" or "below"
only. If the PAGEREF field is not on the same page as the
bookmark, the string "on page #" is used.</p>