HTML Extended: <phpdocx_endnote> tag
- <a>
- <b>, <strong>
- <br>
- <caption>, <figcaption>
- <div>
- <dl>, <dt>, <dd>
- <h1>, <h2>, <h3>, <h4>, <h5>, <h6>
- <hr>
- <i>, <em>, <cite>, <var>
- <input>
- <img>
- <mark>
- <p>, <address>, <blockquote>
- <pre>
- <s>
- <select>, <option>
- <small>
- <span>
- <sub>
- <sup>
- <table>, <tr>, <td>, <th>
- <textarea>
- <u>, <ins>, <del>
- <ul>, <ol>, <li>
- <math>
- <meta>
- <phpdocx_bookmark>
- <phpdocx_break>
- <phpdocx_comment>
- <phpdocx_crossreference>
- <phpdocx_dateandhour>
- <phpdocx_endnote>
- <phpdocx_footer>
- <phpdocx_footnote>
- <phpdocx_formelement>
- <phpdocx_header>
- <phpdocx_heading>
- <phpdocx_image>
- <phpdocx_link>
- <phpdocx_mathequation>
- <phpdocx_mergefield>
- <phpdocx_modifypagelayout>
- <phpdocx_ole>
- <phpdocx_onlinevideo>
- <phpdocx_pagenumber>
- <phpdocx_section>
- <phpdocx_shape>
- <phpdocx_simplefield>
- <phpdocx_structureddocumenttag>
- <phpdocx_tablecontents>
- <phpdocx_tablefigures>
- <phpdocx_text>
- <phpdocx_textbox>
- <phpdocx_wordfragment>
- <phpdocx_wordml>
- <svg>
- <title>
<phpdocx_endnote> tag
PREMIUM
TRIAL / ADVANCED
Inserts an endnote.
HTML Extended (Premium licenses)
Tags |
---|
phpdocx_endnote_textendnote |
phpdocx_endnote_textdocument |
phpdocx_endnote_mark |
Attribute | Description |
---|---|
data-backgroundColor | An hexadecimal color. |
data-bidi | True for right to left languages. |
data-bold | True for bold text. |
data-color | An hexadecimal color ('000000', 'FF0000'...). |
data-customMark | A special character, if any, that you would like to use for the call to the endnote content. |
data-font | The font family you wish to use (Arial, Calibri...). |
data-highlightColor | black, blue, cyan, green, magenta, red, yellow, white, darkBlue, darkCyan, darkGreen, darkMagenta, darkRed, darkYellow, darkGray, lightGray, none. |
data-italic | True to turn on italics. |
data-pStyle | Paragraph style. Default as CommentTextPHPDOCX. |
data-rStyle | Character style. Default as CommentReferencePHPDOCX. |
data-rtl | True for right to left languages. |
data-type | block or inline. Default as block. |
data-underline | Underlines text: single. |